[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Info=Provides data for the ItemCheck event of the CheckedListBox and ListView controls. [Property] [Methods] doGetMethod=Gets the specified method of the event arguments. ARG(ItemCheckEventArgs args)|1|0 *onCurrentValue=Gets a value indicating the current state of the item's check box.ARG(CheckState)|2|0 *onEquals=Determines whether the specified Object is equal to the current Object. ARG(bool)|2|104 *onGetHashCode=Serves as a hash function for a particular type. ARG(int)|2|1 *onGetType=Gets the Type of the current instance. ARG(Type)|2|0 *onIndex=Gets the zero-based index of the item to change.ARG(int)|2|1 onNewValue=Gets or sets a value indicating whether to set the check box for the item to be checked, unchecked, or indeterminate.ARG(CheckState)|2|0 *onToString=Returns a string that represents the current object. ARG(string)|2|2 *obj=The object to compare with the current object. ARG(Object)|4|0