Method CreateFlagsProperty
CreateFlagsProperty(string, string, IPropertyGridChoices, int)
Creates flags property.
PropertyGridItemHandle CreateFlagsProperty(string label, string name, IPropertyGridChoices choices, int value)
Parameters
label
stringProperty label.
name
stringProperty name.
choices
IPropertyGridChoicesPick list.
value
intProperty value.
Returns
- PropertyGridItemHandle
Handle to the item.