The event handler receives an argument of type ThumbButtonEventArgs containing data related to this event. The following ThumbButtonEventArgs properties provide information specific to this event.
Property | Description |
---|---|
Button | Gets the thumbnail button causing the event. |
ButtonIndex | Gets a zero-based index of a thumbnail button in the Buttons collection. |