Enumeration of positions when repositioning a pane. Syntax Members Member Description Child The pane will become a child of the specified relative. First The pane will be placed before all sibling panes of the pane specified. Last The pane will be placed after all the sibling panes of the pane specified. Next The ...
Generic DockablePaneBase Collection TypeConverter Syntax
Public Constructors Public Methods Protected Methods
Public Methods Protected Methods
Return the PropertyDescriptor for the objects properties. Syntax Parameters context Contextvalue Value for which the properties will be providedattributes Array of attributes Return Value Collection of property descriptors for the DockablePaneBase instances in the collection
Return the PropertyDescriptor for the objects properties. Overload List
Indicates that this object returns properties. Syntax Parameters context Context Return Value True to indicate that the object provides property information
Indicates that this object returns properties. Overload List
Initializes a new PanesCollectionConverter Syntax
Maintains defaultable property settings for an DockablePaneBase. Syntax Remarks The PaneSettings object is used to affect the appearance and behavior of DockablePaneBase objects. The values of each property are initialized with default values. These default values are resolved by a PaneSettingsResolved instance th...