Public Member Functions | |
frmOpenURL () | |
Public Attributes | |
String | URLToOpen |
bool | wasOK |
Protected Member Functions | |
override void | Dispose (bool disposing) |
<summary> Clean up any resources being used. </summary> | |
Private Member Functions | |
void | InitializeComponent () |
<summary> Required method for Designer support - do not modify the contents of this method with the code editor. </summary> | |
void | cmdOK_Click (object sender, System.EventArgs e) |
void | cmdCancel_Click (object sender, System.EventArgs e) |
Private Attributes | |
System.Windows.Forms.Label | label1 |
System.Windows.Forms.TextBox | txtURL |
System.Windows.Forms.Button | cmdOK |
System.Windows.Forms.Button | cmdCancel |
System.ComponentModel.Container | components = null |
<summary> Required designer variable. </summary> |
Definition at line 12 of file frmOpenURL.cs.
|
Definition at line 27 of file frmOpenURL.cs. |
|
Definition at line 123 of file frmOpenURL.cs. |
|
Definition at line 116 of file frmOpenURL.cs. |
|
<summary> Clean up any resources being used. </summary>
Definition at line 42 of file frmOpenURL.cs. |
|
<summary> Required method for Designer support - do not modify the contents of this method with the code editor. </summary>
Definition at line 59 of file frmOpenURL.cs. |
|
Definition at line 17 of file frmOpenURL.cs. |
|
Definition at line 16 of file frmOpenURL.cs. |
|
<summary> Required designer variable. </summary>
Definition at line 21 of file frmOpenURL.cs. |
|
Definition at line 14 of file frmOpenURL.cs. |
|
Definition at line 15 of file frmOpenURL.cs. |
|
Definition at line 24 of file frmOpenURL.cs. Referenced by DNPlay::frmDNPlay::menuItem4_Click(). |
|
Definition at line 25 of file frmOpenURL.cs. Referenced by DNPlay::frmDNPlay::menuItem4_Click(). |