CheckStateChangedEventArgs Class |
Namespace: Jam.Shell
The CheckStateChangedEventArgs type exposes the following members.
Name | Description | |
---|---|---|
CheckStateChangedEventArgs |
Initializes a new instance of the CheckStateChangedEventArgs class.
|
Name | Description | |
---|---|---|
Item |
object, which contains information about the item, where the CheckState has changed.
(Inherited from ItemCheckStateChangedEventArgsT.) | |
OldCheckState |
Contains the CheckState, which the item had before it was changed.
(Inherited from ItemCheckStateChangedEventArgsT.) |