DockablePaneBase instance associated with the event. This property is read-only. Syntax Example The following code uses the InitializePane event to initialize values on the dock areas created automatically as a pane is repositioned by the user. For an overview of how to handle events in Visual Basic or Visual C#, ...
Initializes a new InitializePaneEventArgs with the specified DockablePaneBase Syntax Parameters pane A group pane objectcreatedAutomatically True if the component created the group pane.
Delegate for handling the initialization of a DockablePaneBase. Syntax Parameters sender e Example The following code uses the InitializePane event to initialize values on the dock areas created automatically as a pane is repositioned by the user. For an overview of how to handle events in Visual Basic or Visual C...
Enumeration of locations used for the caption and tab locations. Syntax Members Member Description Bottom Located at the bottom Default Default location Left Located on the left. Right Located on the right. Top Located at the top Example The following code uses the InitializePane event to initialize values on the ...
Represents a set of margins Syntax
Public Constructors Public Properties Public Methods
Public Methods
Public Properties
Returns the size of the bottom margin Syntax
Deflates the members based on the specified border sizes Syntax Parameters borders Border sizessides Sides to deflate