NeatUpload Documentation

ProgressBar Properties

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

Public Instance Properties

AccessKey (inherited from WebControl) 
AllowTransparency 
Attributes (inherited from WebControl) 
AutoStartCondition (inherited from ProgressBarBase) 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) 
Inline Whether to display the progress bar inline or as a pop-up. Under Opera, this property will always return false, even if you set it to true. Popup progress bars are automatically used under Opera because Opera doesn't refresh the iframe used to display inline progress bars.
NamingContainer (inherited from Control) 
Page (inherited from Control) 
Parent (inherited from Control) 
PostBackID (inherited from ProgressBarBase) 
ProcessingProgress (inherited from ProgressBarBase) 
Site (inherited from Control) 
Style (inherited from WebControl) 
TabIndex (inherited from WebControl) 
TemplateSourceDirectory (inherited from Control) 
ToolTip (inherited from WebControl) 
Triggers (inherited from ProgressBarBase) Space-separated list of the IDs or ClientIDs of controls which should upload files and start the progress display.
UniqueID (inherited from Control) 
Url (inherited from ProgressBarBase) 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

ProgressBar Class | Brettle.Web.NeatUpload Namespace