CheckedListBox.ObjectCollection.Add

CheckedListBox.ObjectCollection.Add Method


Overload List

public int Add( Object value );
public int Add( Object item, CheckState check );
public int Add( Object item, bool isChecked );
© 2004-2005 GlobFX Technologies. All rights reserved.