Version

StyleSetNameEditor Class Members

The following tables list the members exposed by StyleSetNameEditor.

Public Constructors
 NameDescription
Public ConstructorStyleSetNameEditor ConstructorPublic constructor.  
Public Properties
 NameDescription
Public PropertyIsDropDownResizableGets a value indicating whether drop-down editors should be resizable by the user. (Inherited from System.Drawing.Design.UITypeEditor)
Public Methods
 NameDescription
Public MethodEditValueOverloaded. Overridden. Overrides EditValue. Called whenever a value is edited.  
Public MethodGetEditStyleOverloaded. Overridden. Defines edit style  
Public MethodGetPaintValueSupportedOverloaded. Overridden. No rendering supported  
Public MethodPaintValueOverloaded. Paints a representation of the value of the specified object to the specified canvas. (Inherited from System.Drawing.Design.UITypeEditor)
See Also