[This is preliminary documentation and is subject to change.]

Constructor for the Progress_Bar form; initializes the progress bar and the information label

Namespace: MusicPlayerWindow
Assembly: MusicPlayerWindow (in MusicPlayerWindow.exe) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public Progress_Bar()
Visual Basic
Public Sub New
Visual C++
public:
Progress_Bar()

See Also