NeatUpload Documentation

ProgressBar Methods

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

Public Instance Methods

AddTrigger (inherited from ProgressBarBase) Adds a control (typically a button) to a list trigger controls.
ApplyStyle (inherited from WebControl) 
CopyBaseAttributes (inherited from WebControl) 
DataBind (inherited from Control) 
Dispose (inherited from Control) 
Equals (inherited from Object) 
FindControl (inherited from Control)Overloaded.  
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
HasControls (inherited from Control) 
MergeStyle (inherited from WebControl) 
RegisterOnSubmitStatement (inherited from ProgressBarBase)Obsolete. This method does nothing. It is only provided to ensure API compatibility with earlier NeatUpload versions. In those earlier versions, this method registered an OnSubmit statement to ensure that this ProgressBar will start when the page is submitted.
RenderBeginTag 
RenderControl (inherited from Control) 
RenderEndTag 
ResolveUrl (inherited from Control) 
SetRenderMethodDelegate (inherited from Control) 
ToString (inherited from Object) 

Protected Instance Methods

AddAttributesToRender (inherited from WebControl) 
AddParsedSubObject (inherited from Control) 
BuildProfileTree (inherited from Control) 
ClearChildViewState (inherited from Control) 
CreateChildControls (inherited from Control) 
CreateControlCollection (inherited from Control) 
CreateControlStyle (inherited from WebControl) 
EnsureChildControls (inherited from Control) 
Finalize (inherited from Object) 
FindControl (inherited from Control)Overloaded.  
GetStartupScript 
IsLiteralContent (inherited from Control) 
LoadViewState (inherited from WebControl) 
MapPathSecure (inherited from Control) 
MemberwiseClone (inherited from Object) 
OnBubbleEvent (inherited from Control) 
OnDataBinding (inherited from Control) 
OnInit (inherited from ProgressBarBase) 
OnLoad (inherited from Control) 
OnPreRender 
OnUnload (inherited from Control) 
RaiseBubbleEvent (inherited from Control) 
Render (inherited from WebControl) 
RenderChildren (inherited from Control) 
RenderContents 
SaveViewState (inherited from WebControl) 
TrackViewState (inherited from WebControl) 

Protected Internal Instance Methods

AddedControl (inherited from Control) 
RemovedControl (inherited from Control) 

See Also

ProgressBar Class | Brettle.Web.NeatUpload Namespace