dbicSlide Send comments on this topic.
ThumbClickEventArgs Class
See Also  Members  
dbicSlide Assembly > Dbi.WinControl.Slide Namespace : ThumbClickEventArgs Class

The arguments provided to the ThumbClick Event.

Object Model

ThumbClickEventArgs Class

Syntax

Visual Basic (Declaration) 
Public Class ThumbClickEventArgs 
   Inherits System.EventArgs
C# 
public class ThumbClickEventArgs : System.EventArgs 

Inheritance Hierarchy

System.Object
   System.EventArgs
      Dbi.WinControl.Slide.ThumbClickEventArgs

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also