MobileForms Toolkit Documentation

ScrollBar.ThumbMargins Property

Gets or sets the space between the edges of a thumb and its content.

public MarginPadding ThumbMargins {get; set;}

Property Value

A MarginPadding representing the space between thumb's edges and its content. The default is 0 for all edges.

See Also

ScrollBar Class | Resco.Controls.ScrollBar Namespace