Public Member Functions | |
frmOpenURL () | |
Public Attributes | |
String | URLToOpen |
bool | wasOK |
Protected Member Functions | |
override void | Dispose (bool disposing) |
Private Member Functions | |
void | InitializeComponent () |
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> Clean up any resources being used. </summary> |
|
<summary> Required method for Designer support - do not modify the contents of this method with the code editor. </summary> |
|
|
|
|
|
<summary> Required designer variable. </summary> |
|
|
|
|
|
|
|
|