C1FormatStringUITypeEditor Class Members
In This Topic
The following tables list the members exposed by C1FormatStringUITypeEditor.
Public Constructors
Public Properties
Public Methods
| Name | Description |
 | EditValue | Overloaded. Overridden. Edits the specified object's value using the editor style indicated by the System.Drawing.Design.UITypeEditor.GetEditStyle method. |
 | GetEditStyle | Overloaded. Overridden. Gets the editor style used by the System.Drawing.Design.UITypeEditor.EditValue(System.IServiceProvider,System.Object) method. |
 | GetPaintValueSupported | Overloaded. (Inherited from System.Drawing.Design.UITypeEditor) |
 | PaintValue | Overloaded. (Inherited from System.Drawing.Design.UITypeEditor) |
Top
See Also