ExternalUITypeEditor Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class ExternalUITypeEditor sealed : System::Drawing::Design::UITypeEditor
public sealed class ExternalUITypeEditor : System.Drawing.Design.UITypeEditor
type ExternalUITypeEditor = class
inherit UITypeEditor
Public NotInheritable Class ExternalUITypeEditor
Inherits UITypeEditor
- Inheritance
-
ExternalUITypeEditor
Constructors
| ExternalUITypeEditor() |
Methods
| EditValue(ITypeDescriptorContext, IServiceProvider, Object) | |
| GetEditStyle(ITypeDescriptorContext) | |
| GetPaintValueSupported(ITypeDescriptorContext) | |
| PaintValue(PaintValueEventArgs) |