object, which contains information about the item, where the CheckState has changed.
| C# | Visual Basic | Visual C++ |
public T Item { get; }
Public ReadOnly Property Item As T
public: property T Item { T get (); }
| C# | Visual Basic | Visual C++ |
public T Item { get; }
Public ReadOnly Property Item As T
public: property T Item { T get (); }