MobileForms Toolkit Documentation

ProgressBar.MarqueeWidth Property

Gets or sets the width of progress block in marquee animation.

public int MarqueeWidth {get; set;}

Property Value

The width (in pixels) of progress block. The default is 20.

Remarks

A MarqueeWidth is valid for MarqueeContinuous BarStyle only.

See Also

ProgressBar Class | Resco.Controls.ProgressBar Namespace