net472_PropertyGridHelpers.Controls_FlagCheckedListBoxItem_FlagCheckedListBoxItem - dparvin/PropertyGridHelpers GitHub Wiki

FlagCheckedListBoxItem constructor

Initializes a new instance of the FlagCheckedListBoxItem class with the specified flag value and display caption.

public FlagCheckedListBoxItem(int value, string caption)
parameter description
value The integer value representing the flag.
caption The caption displayed to the user.

See Also

⚠️ **GitHub.com Fallback** ⚠️