Click or drag to resize
CheckedListBoxExtrasCheckItem Method

Namespace: ANDREICSLIB.ClassExtras
Assembly: ANDREICSLIB (in ANDREICSLIB.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static void CheckItem(
	CheckedListBox cb,
	string item
)

Parameters

cb
Type: System.Windows.FormsCheckedListBox
item
Type: SystemString
See Also