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

Provides data for the UserDrawnThumb Event.

Object Model

UserDrawnThumbEventArgs Class

Syntax

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

Inheritance Hierarchy

System.Object
   System.EventArgs
      Dbi.WinControl.Slide.UserDrawnThumbEventArgs

Requirements

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

See Also