Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Bloom
Wizard
WizardAdapterControl
C# Class 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.
Inheritance:
System.Windows.Forms.Control
,
ISupportInitialize
ファイルを表示
Open project: BloomBooks/BloomDesktop
Protected Properties
Property
Type
Description
_winformsWizard
Bloom.Wizard.WinForms.WizardControl
Public Methods
Method
Description
Setup
( ) :
void
WizardAdapterControl
( ) :
System
Private Methods
Method
Description
ISupportInitialize
( ) :
void
Method Details
Setup()
public
method
public
Setup
( ) :
void
return
void
WizardAdapterControl()
public
method
public
WizardAdapterControl
( ) :
System
return
System
Property Details
_winformsWizard
protected_oe property
protected
WizardControl,Bloom.Wizard.WinForms
_winformsWizard
return
Bloom.Wizard.WinForms.WizardControl