C# 클래스 Bloom.Wizard.WizardAdapterControl

Not sure if this control is even needed now. We used to have two different Wizard implementations, but now we're only using the WinForms version.
상속: System.Windows.Forms.Control, ISupportInitialize
파일 보기 프로젝트 열기: BloomBooks/BloomDesktop

보호된 프로퍼티들

프로퍼티 타입 설명
_winformsWizard Bloom.Wizard.WinForms.WizardControl

공개 메소드들

메소드 설명
Setup ( ) : void
WizardAdapterControl ( ) : System

비공개 메소드들

메소드 설명
ISupportInitialize ( ) : void

메소드 상세

Setup() 공개 메소드

public Setup ( ) : void
리턴 void

WizardAdapterControl() 공개 메소드

public WizardAdapterControl ( ) : System
리턴 System

프로퍼티 상세

_winformsWizard 보호되어 있는 프로퍼티

protected WizardControl,Bloom.Wizard.WinForms _winformsWizard
리턴 Bloom.Wizard.WinForms.WizardControl