net90_PropertyGridHelpers.Controls_FlagCheckedListBox_GetCurrentValue - dparvin/PropertyGridHelpers GitHub Wiki
Gets the composite integer value representing all currently checked flags.
public int GetCurrentValue()
An Int32 value encoding the combined flags of checked items.
- class FlagCheckedListBox
- namespace PropertyGridHelpers.Controls
- assembly PropertyGridHelpers