Gets or sets the style of the thumb in the control.
| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property ThumbStyle As enumThumbStyle | |
| C# | |
|---|---|
public virtual enumThumbStyle ThumbStyle {get; set;} | |
| dbicSlide | Send comments on this topic. |
| ThumbStyle Property | |
| See Also | |
|
| dbicSlide Assembly > Dbi.WinControl.Slide Namespace > dbiSlide Class : ThumbStyle Property |
Gets or sets the style of the thumb in the control.
| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property ThumbStyle As enumThumbStyle | |
| C# | |
|---|---|
public virtual enumThumbStyle ThumbStyle {get; set;} | |