| Visual Basic (Declaration) | |
|---|---|
Public Property UserDrawnThumbDefaultWidth As Integer | |
| C# | |
|---|---|
public int UserDrawnThumbDefaultWidth {get; set;} | |
Property Value
IntegerThis property is only valid if ThumbStyle Property is set to UserDrawn. Additionally, this value can be overriden each time the UserDrawnThumb Event fires.