WizardHeaderPanel Class

Definition

Represents a wizard header panel.

public ref class WizardHeaderPanel : System::Windows::Forms::UserControl
public class WizardHeaderPanel : System.Windows.Forms.UserControl
type WizardHeaderPanel = class
    inherit UserControl
Public Class WizardHeaderPanel
Inherits UserControl
Inheritance
WizardHeaderPanel

Properties

Text

Gets or sets the title of the header panel.

Methods

Dispose(Boolean)

Cleans up any resources that are being used.

Applies to