Click or drag to resize
Sandcastle Help File BuilderStatusBarTextProviderInitializeProgressBar Method
There are six overloads for this method.
Overload List
  NameDescription
Public methodStatic memberInitializeProgressBar(Int32)
This can be used to initialize the status strip progress bar controls.
Public methodStatic memberInitializeProgressBar(Int32, Int32)
This can be used to initialize the status strip progress bar controls.
Public methodStatic memberInitializeProgressBar(Int32, String)
This can be used to initialize the status strip progress bar controls.
Public methodStatic memberInitializeProgressBar(Int32, Int32, Int32)
This can be used to initialize the status strip progress bar controls.
Public methodStatic memberInitializeProgressBar(Int32, Int32, String)
This can be used to initialize the status strip progress bar controls.
Public methodStatic memberInitializeProgressBar(Int32, Int32, Int32, Int32, String)
This can be used to initialize the status strip progress bar controls.
Top
See Also