CustomUITypeEditorAttribute.CreateEditor Method

Definition

public:
 System::Drawing::Design::UITypeEditor ^ CreateEditor();
public System.Drawing.Design.UITypeEditor CreateEditor ();
member this.CreateEditor : unit -> System.Drawing.Design.UITypeEditor
Public Function CreateEditor () As UITypeEditor

Returns

UITypeEditor

Applies to