Property | Type | Description | |
---|---|---|---|
_collectionNameControl | System.Windows.Forms.TextBox |
Property | Type | Description | |
---|---|---|---|
GetNameIsOk | bool | ||
InitializeComponent | void |
Method | Description | |
---|---|---|
CollectionNameControl ( ) : System | ||
Init ( bool>.Action |
||
NowVisible ( ) : void |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
_textLibraryName_TextChanged ( object sender, EventArgs e ) : void |
Method | Description | |
---|---|---|
GetNameIsOk ( ) : bool | ||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
public Init ( bool>.Action |
||
SetButtonState | bool>.Action | |
collectionInfo | NewCollectionSettings | |
destinationDirectory | string | |
return | void |
protected _textLibraryName_TextChanged ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
return | void |