IDockSite

Description

The IDockSite interface contains properties that determine sides of parent, form to which it should be possible to dock the popup panel during form execution.

Properties

  Property name Brief description
Bottom The Bottom property determines whether it is possible to dock the popup panel to the bottom edge form during execution.
Left The Left property determines whether it is possible to dock the popup panel to the left edge form during execution.
Right The Right property determines whether it is possible to dock the popup panel to the right edge form during execution.
Top The Top property determines whether it is possible to dock the popup panel to the top edge form during execution.

See also:

Forms Assembly Interfaces