Property | Type | Description | |
---|---|---|---|
buttonBrowse | System.Windows.Forms.Button | ||
buttonNewLiveReceiver | System.Windows.Forms.Button | ||
buttonOpen | System.Windows.Forms.Button | ||
buttonOpenLogFile | System.Windows.Forms.Button | ||
listViewRecentFiles | System.Windows.Forms.ListView |
Method | Description | |
---|---|---|
IntroDialog ( ) : System | ||
ReloadRecentFiles ( ) : void |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
IntroDialog_Load ( object sender, |
||
checkBox1_CheckedChanged ( object sender, |
||
listView1_SelectedIndexChanged ( object sender, |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
public System.Windows.Forms.Button buttonBrowse | ||
return | System.Windows.Forms.Button |
public System.Windows.Forms.Button buttonNewLiveReceiver | ||
return | System.Windows.Forms.Button |
public System.Windows.Forms.Button buttonOpen | ||
return | System.Windows.Forms.Button |
public System.Windows.Forms.Button buttonOpenLogFile | ||
return | System.Windows.Forms.Button |