CheckedListBox.SetItemChecked(int,bool)

CheckedListBox.SetItemChecked Method


Definition

public void SetItemChecked( int index, bool value );

Parameters

indexSystem.Int32.
valueSystem.Boolean.
© 2004-2005 GlobFX Technologies. All rights reserved.