Share via


WizardButtonsPanel クラス

定義

ウィザードのボタンのパネルを表します。

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
継承
WizardButtonsPanel

メソッド

BeginChangeButton()

ウィザードの変更ブロックを開始します。

Dispose(Boolean)

使用されているリソースをすべてクリーンアップします。

EndChangeButton()

ウィザードの変更ブロックを終了します。

GetWizardButton(FrameworkButton)

指定したウィザード ボタンが Button オブジェクトとして返されます。

適用対象