ThumbButtonClickEventArgs Class
Provides data for the ThumbnailButton.Click event.
Namespace: DevExpress.Utils.Taskbar
Assembly: DevExpress.Utils.v24.2.dll
Declaration
Remarks
The ThumbButtonClickEventArgs object passes to the ThumbnailButton.Click event handler as a parameter and provides information specific to this event.
See Also