ListDropDownEditor Class

Definition

public ref class ListDropDownEditor : System::Drawing::Design::UITypeEditor
public class ListDropDownEditor : System.Drawing.Design.UITypeEditor
type ListDropDownEditor = class
    inherit UITypeEditor
Public Class ListDropDownEditor
Inherits UITypeEditor
Inheritance
ListDropDownEditor

Constructors

ListDropDownEditor()

Methods

EditValue(ITypeDescriptorContext, IServiceProvider, Object)
GetEditStyle(ITypeDescriptorContext)

Applies to