A dockable pane which serves as the top-level ancestor group pane for all other DockablePaneBase instances. Syntax Remarks The DockAreaPane is a specialized DockableGroupPane. It is the root ancestor of all pane instances. The DockablePaneBase.DockedState indicates if the pane is floating or docked. The DockedLoca...
DockAreaPane converter Syntax
Public Constructors Public Methods Protected Methods
Public Methods Protected Methods
Used to determine what data types the converter can convert. Syntax Parameters context ITypeDescriptorContextdestinationType Type being checked for possible conversion. Return Value Boolean indicating if the converter can convert to the destinationType.
Used to determine what data types the converter can convert. Overload List
Converts the value to the destination type specified. Syntax Parameters context ITypeDescriptorContextculture CultureInfovalue Object to be converted.destinationType Type that the object should be converted to. Return Value New object of the destination type or null if the conversion failed.
Converts the value to the destination type specified. Overload List
Initializes a new PaneBaseConverter Syntax
Type-specific enumerator class for enumerating over the DockAreaPane objects of the DockAreasCollection. Syntax