Method CreateEditEnumProperty
CreateEditEnumProperty(string, string, IPropertyGridChoices, string)
Creates editable enum property.
PropertyGridItemHandle CreateEditEnumProperty(string label, string name, IPropertyGridChoices choices, string value)
Parameters
label
stringProperty label.
name
stringProperty name.
choices
IPropertyGridChoicesPick list.
value
stringProperty value.
Returns
- PropertyGridItemHandle
Handle to the item.