Method CreateFlagsProperty
CreateFlagsProperty(string, string, IPropertyGridChoices, int)
Creates flags property.
PropertyGridItemHandle CreateFlagsProperty(string label, string name, IPropertyGridChoices choices, int value)
Parameters
labelstringProperty label.
namestringProperty name.
choicesIPropertyGridChoicesPick list.
valueintProperty value.
Returns
- PropertyGridItemHandle
Handle to the item.