MobileForms Toolkit Documentation

ProgressBar.BarMargins Property

Gets or sets the space between the edges of a control and its contents.

public MarginPadding BarMargins {get; set;}

Property Value

A MarginPadding representing the space between control's edges and its contents. The default is 1 for all edges.

See Also

ProgressBar Class | Resco.Controls.ProgressBar Namespace