Skip to content

net472_PropertyGridHelpers.Controls_FlagCheckedListBoxItem_IsMemberFlag

dparvin edited this page Jul 5, 2025 · 12 revisions

FlagCheckedListBoxItem.IsMemberFlag method

Determines whether this flag item is a member of the specified composite flag value.

public bool IsMemberFlag(FlagCheckedListBoxItem composite)
parameter description
composite A FlagCheckedListBoxItem representing the composite flags to test against.

Return Value

true if this flag is included in the composite; otherwise, false.

See Also

Clone this wiki locally