프로퍼티 | 타입 | 설명 | |
---|---|---|---|
InitializeComponent | void | ||
OnCancel | void | ||
OnFinish | void | ||
OnSelectedPageChanged | void | ||
SetLocalizedStrings | void | ||
_finishPage_Initialize | void | ||
_languageLocationControl_Load | void | ||
chooser_SelectedValueChanged | void |
메소드 | 설명 | |
---|---|---|
CreateNewCollection ( ) : string | ||
GetNewCollectionSettings ( ) : |
||
NewCollectionWizard ( bool showWelcome ) : System | ||
SetNextButtonState ( |
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
ProcessCmdKey ( |
메소드 | 설명 | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
OnCancel ( object sender, |
||
OnFinish ( object sender, |
||
OnSelectedPageChanged ( object sender, |
||
SetLocalizedStrings ( ) : void | ||
_finishPage_Initialize ( object sender, |
||
_languageLocationControl_Load ( object sender, |
||
chooser_SelectedValueChanged ( object sender, |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
리턴 | void |
public GetNewCollectionSettings ( ) : |
||
리턴 |
public NewCollectionWizard ( bool showWelcome ) : System | ||
showWelcome | bool | |
리턴 | System |
protected ProcessCmdKey ( |
||
msg | ||
keyData | Keys | |
리턴 | bool |
public SetNextButtonState ( |
||
caller | ||
enabled | bool | |
리턴 | void |