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

A form that consists of a progress bar and an information label

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

Syntax

C#
public class Progress_Bar : Form
Visual Basic
Public Class Progress_Bar _
	Inherits Form
Visual C++
public ref class Progress_Bar : public Form

Inheritance Hierarchy

See Also