MobileForms Toolkit Documentation

ProgressBar.MarqueeBlockCount Property

Gets or sets the number of blocks within progress block in marquee animation.

public int MarqueeBlockCount {get; set;}

Property Value

Number of blocks within progress block. The default is 3.

Remarks

A MarqueeBlockCount is valid for MarqueeBlocks BarStyle only.

See Also

ProgressBar Class | Resco.Controls.ProgressBar Namespace