| Visual Basic (Declaration) | |
|---|---|
Public Property ThumbStatus As Boolean | |
| C# | |
|---|---|
public bool ThumbStatus {get; set;} | |
Property Value
BooleanValue of True indicates the mouse is pressed down and interacting with the thumb.
| dbicSlide | Send comments on this topic. |
| ThumbStatus Property | |
| See Also | |
|
| dbicSlide Assembly > Dbi.WinControl.Slide Namespace > UserDrawnThumbEventArgs Class : ThumbStatus Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property ThumbStatus As Boolean | |
| C# | |
|---|---|
public bool ThumbStatus {get; set;} | |