Version

DockablePanesCollectionEditor Class Methods

For a list of all members of this type, see DockablePanesCollectionEditor members.

Public Methods
 NameDescription
Public MethodEditValueOverloaded. Edits the value of the specified object using the editor style indicated by the System.Drawing.Design.UITypeEditor.GetEditStyle method. (Inherited from System.Drawing.Design.UITypeEditor)
Public MethodGetEditStyleOverloaded. Overridden. Used to determine the type of UIEditor that will be displayed.  
Public MethodGetPaintValueSupportedOverloaded. Indicates whether this editor supports painting a representation of an object's value. (Inherited from System.Drawing.Design.UITypeEditor)
Public MethodPaintValueOverloaded. Paints a representation of the value of the specified object to the specified canvas. (Inherited from System.Drawing.Design.UITypeEditor)
See Also