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.
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
System..::.Object
System.Windows..::.DependencyObject
System.Windows..::.UIElement
System.Windows..::.FrameworkElement
System.Windows.Controls..::.Control
System.Windows.Controls..::.UserControl
BeeMobile.WaitingBar..::.WaitingBar
System.Windows..::.DependencyObject
System.Windows..::.UIElement
System.Windows..::.FrameworkElement
System.Windows.Controls..::.Control
System.Windows.Controls..::.UserControl
BeeMobile.WaitingBar..::.WaitingBar