Share via


WizardFramework.ButtonsPanel 속성

Gets the WizardButtonsPanel object that represents the button panel.

네임스페이스:  Microsoft.SqlServer.Management.SqlWizardFramework
어셈블리:  Microsoft.SqlServer.Management.SqlWizardFramework(Microsoft.SqlServer.Management.SqlWizardFramework.dll)

구문

‘선언
Public ReadOnly Property ButtonsPanel As WizardButtonsPanel 
    Get
‘사용 방법
Dim instance As WizardFramework 
Dim value As WizardButtonsPanel 

value = instance.ButtonsPanel
public WizardButtonsPanel ButtonsPanel { get; }
public:
virtual property WizardButtonsPanel^ ButtonsPanel {
    WizardButtonsPanel^ get () sealed;
}
abstract ButtonsPanel : WizardButtonsPanel 
override ButtonsPanel : WizardButtonsPanel
final function get ButtonsPanel () : WizardButtonsPanel

속성 값

유형: Microsoft.SqlServer.Management.SqlWizardFramework.WizardButtonsPanel
A WizardButtonsPanel object.

참고 항목

참조

WizardFramework 클래스

Microsoft.SqlServer.Management.SqlWizardFramework 네임스페이스