Provides feedback to user, that an action is currently running. Control displays an text and a progress indicator what is animated.

BeeMobile.WaitingBar could be highly customized. From the color of text through border of the wheel bars to the background of the whole control.

Namespace:  BeeMobile.WaitingBar
Assembly:  BeeMobile.WaitingBar.WP7 (in BeeMobile.WaitingBar.WP7.dll) Version: 7.0.0.3

Syntax

C#
public class WaitingBar : UserControl
Visual Basic (Declaration)
Public Class WaitingBar _
	Inherits UserControl
Visual C++
public ref class WaitingBar : public UserControl

Inheritance Hierarchy

See Also