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 对象返回。

适用于