[]
Provides data for events occuring for the thumbnail buttons.
public class ThumbButtonEventArgs : EventArgs
Name | Description |
---|---|
ThumbButtonEventArgs(C1ThumbButton, int) | Initializes a new instance of the ThumbButtonEventArgs class. |
Name | Description |
---|---|
Button | Gets the thumbnail button causing the event. |
ButtonIndex | Gets a zero-based index of a thumbnail button in the Buttons collection. |