WizardButtonsPanel Class

Definition

Represents a panel of wizard buttons.

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

Methods

BeginChangeButton()

Begins the change block for the wizard.

Dispose(Boolean)

Cleans up any resources being used.

EndChangeButton()

Ends the change block for the wizard.

GetWizardButton(FrameworkButton)

Returns the specified wizard button as a Button object.

Applies to