| C1.Web.Wijmo.Controls.C1ProgressBar Namespace > C1ProgressBar Class : IndicatorImage Property |
'Declaration<System.ComponentModel.DefaultValueAttribute()> <C1CategoryAttribute("Appearance")> <C1DescriptionAttribute(Key="C1ProgressBar.IndicatorImage", Description="Gets or sets the URL of the image for the progress indicator.")> <System.ComponentModel.EditorAttribute(EditorBaseTypeName="System.Drawing.Design.UITypeEditor, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", EditorTypeName="System.Web.UI.Design.ImageUrlEditor, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")> <WidgetOptionAttribute()> <LayoutAttribute(LayoutType.Appearance)> Public Property IndicatorImage As System.String
[System.ComponentModel.DefaultValue()] [C1Category("Appearance")] [C1Description(Key="C1ProgressBar.IndicatorImage", Description="Gets or sets the URL of the image for the progress indicator.")] [System.ComponentModel.Editor(EditorBaseTypeName="System.Drawing.Design.UITypeEditor, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", EditorTypeName="System.Web.UI.Design.ImageUrlEditor, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")] [WidgetOption()] [Layout(LayoutType.Appearance)] public System.string IndicatorImage {get; set;}
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