C1.WPF Namespace : C1ProgressBar Class |
'Declaration
<LicenseProviderAttribute()> <TemplateVisualStateAttribute(Name="Indeterminate", GroupName="CommonStates")> <TemplateVisualStateAttribute(Name="Determinate", GroupName="CommonStates")> Public Class C1ProgressBar Inherits System.Windows.Controls.Primitives.RangeBase
'Usage
Dim instance As C1ProgressBar
[LicenseProvider()] [TemplateVisualState(Name="Indeterminate", GroupName="CommonStates")] [TemplateVisualState(Name="Determinate", GroupName="CommonStates")] public class C1ProgressBar : System.Windows.Controls.Primitives.RangeBase
[LicenseProvider()] [TemplateVisualState(Name="Indeterminate", GroupName="CommonStates")] [TemplateVisualState(Name="Determinate", GroupName="CommonStates")] public ref class C1ProgressBar : public System.Windows.Controls.Primitives.RangeBase
System.Object
System.Windows.Threading.DispatcherObject
System.Windows.DependencyObject
System.Windows.Media.Visual
System.Windows.UIElement
System.Windows.FrameworkElement
System.Windows.Controls.Control
System.Windows.Controls.Primitives.RangeBase
C1.WPF.C1ProgressBar
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2