Click or drag to resize
CheckedListBoxExtrasCheckAll Method

Namespace: ANDREICSLIB.ClassExtras
Assembly: ANDREICSLIB (in ANDREICSLIB.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static void CheckAll(
	CheckedListBox cb,
	bool value
)

Parameters

cb
Type: System.Windows.FormsCheckedListBox
value
Type: SystemBoolean
See Also