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