ExternalUITypeEditor Class

Definition

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)

Applies to