NeatUpload Documentation

ProgressBarBase Properties

The properties of the ProgressBarBase class are listed below. For a complete list of ProgressBarBase class members, see the ProgressBarBase Members topic.

Public Instance Properties

AccessKey (inherited from WebControl) 
Attributes (inherited from WebControl) 
AutoStartCondition JavaScript expression which is evaluated when the form is submitted to determine whether to start the progress display.
BackColor (inherited from WebControl) 
BindingContainer (inherited from Control) 
BorderColor (inherited from WebControl) 
BorderStyle (inherited from WebControl) 
BorderWidth (inherited from WebControl) 
ClientID (inherited from Control) 
Controls (inherited from Control) 
ControlStyle (inherited from WebControl) 
ControlStyleCreated (inherited from WebControl) 
CssClass (inherited from WebControl) 
Enabled (inherited from WebControl) 
EnableViewState (inherited from Control) 
Font (inherited from WebControl) 
ForeColor (inherited from WebControl) 
Height (inherited from WebControl) 
ID (inherited from Control) 
NamingContainer (inherited from Control) 
Page (inherited from Control) 
Parent (inherited from Control) 
PostBackID 
ProcessingProgress 
Site (inherited from Control) 
Style (inherited from WebControl) 
TabIndex (inherited from WebControl) 
TemplateSourceDirectory (inherited from Control) 
ToolTip (inherited from WebControl) 
Triggers Space-separated list of the IDs or ClientIDs of controls which should upload files and start the progress display.
UniqueID (inherited from Control) 
Url URL of an aspx page that displays the upload progress.
Visible (inherited from Control) 
Width (inherited from WebControl) 

Protected Instance Properties

ChildControlsCreated (inherited from Control) 
Context (inherited from Control) 
Events (inherited from Control) 
HasChildViewState (inherited from Control) 
IsTrackingViewState (inherited from Control) 
TagKey (inherited from WebControl) 
TagName (inherited from WebControl) 
ViewState (inherited from Control) 
ViewStateIgnoresCase (inherited from Control) 

See Also

ProgressBarBase Class | Brettle.Web.NeatUpload Namespace