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 개체로 반환합니다.

적용 대상