Version

Search Results

Pane Property (InitializePaneEventArgs)

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#, ...

InitializePaneEventArgs Constructor

Initializes a new InitializePaneEventArgs with the specified DockablePaneBase Syntax Parameters pane A group pane objectcreatedAutomatically True if the component created the group pane.

InitializePaneEventHandler Delegate

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...

Location Enumeration

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 ...

Margins Structure

Represents a set of margins Syntax

Margins Structure Members

Public Constructors Public Properties Public Methods

Margins Structure Methods

Public Methods

Margins Structure Properties

Public Properties

Bottom Property

Returns the size of the bottom margin Syntax

Deflate Method

Deflates the members based on the specified border sizes Syntax Parameters borders Border sizessides Sides to deflate