WizardFramework.ButtonsPanel 屬性

定義

取得代表按鈕面板的 WizardButtonsPanel 物件。

public:
 property Microsoft::SqlServer::Management::SqlWizardFramework::WizardButtonsPanel ^ ButtonsPanel { Microsoft::SqlServer::Management::SqlWizardFramework::WizardButtonsPanel ^ get(); };
public Microsoft.SqlServer.Management.SqlWizardFramework.WizardButtonsPanel ButtonsPanel { get; }
member this.ButtonsPanel : Microsoft.SqlServer.Management.SqlWizardFramework.WizardButtonsPanel
Public ReadOnly Property ButtonsPanel As WizardButtonsPanel

屬性值

一個 WizardButtonsPanel 物件。

適用於