Skip to content

net90_PropertyGridHelpers.Controls_FlagCheckedListBox_GetCurrentValue

dparvin edited this page Jul 5, 2025 · 11 revisions

FlagCheckedListBox.GetCurrentValue method

Gets the composite integer value representing all currently checked flags.

public int GetCurrentValue()

Return Value

An Int32 value encoding the combined flags of checked items.

See Also

Clone this wiki locally