Property | Type | Description | |
---|---|---|---|
stsBar | System.Windows.Forms.StatusBar | ||
txtHost | |||
txtPort | |||
txtUser |
Method | Description | |
---|---|---|
EndStartThreadMan ( IAsyncResult arResult ) : void | ||
Form1 ( ) : System | ||
StartThreadMan ( ) : void |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Method | Description | |
---|---|---|
CreateConnectionString ( ) : bool | ||
Form1_Load ( object sender, System e ) : void | ||
GetConnection ( string connectionString ) : |
||
InitializeComponent ( ) : void |
Windows forms designer stuff
|
|
Main ( ) : void | ||
UpdateUI ( ) : void | ||
btnSend_Click ( object sender, System e ) : void | ||
button2_Click ( object sender, System e ) : void | ||
chkboxmssql_CheckedChanged ( object sender, System e ) : void |
public EndStartThreadMan ( IAsyncResult arResult ) : void | ||
arResult | IAsyncResult | |
return | void |
public StatusBar,System.Windows.Forms stsBar | ||
return | System.Windows.Forms.StatusBar |
public TextBox,System.Windows.Forms txtHost | ||
return |
public TextBox,System.Windows.Forms txtPort | ||
return |