IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
Public Member Functions | |
BrowseWS () | |
Protected Member Functions | |
override void | Dispose (bool disposing) |
Clean up any resources being used. More... | |
Private Member Functions | |
void | textBox1_TextChanged (object sender, EventArgs e) |
void | buttonExit_Click (object sender, EventArgs e) |
void | InitializeComponent () |
Required method for Designer support - do not modify the contents of this method with the code editor. More... | |
Private Attributes | |
System.ComponentModel.IContainer | components = null |
Required designer variable. More... | |
System.Windows.Forms.WebBrowser | webBrowserWS |
System.Windows.Forms.Label | labelURL |
System.Windows.Forms.TextBox | textBox1 |
System.Windows.Forms.Button | buttonExit |
|
inline |
References TestGui.BrowseWS.InitializeComponent().
|
inlineprivate |
Referenced by TestGui.BrowseWS.InitializeComponent().
|
inlineprivate |
References TestGui.BrowseWS.Dispose().
Referenced by TestGui.BrowseWS.InitializeComponent().
|
inlineprotected |
Clean up any resources being used.
disposing | true if managed resources should be disposed; otherwise, false. |
References TestGui.BrowseWS.components.
Referenced by TestGui.BrowseWS.buttonExit_Click().
|
inlineprivate |
Required method for Designer support - do not modify the contents of this method with the code editor.
References TestGui.BrowseWS.buttonExit, TestGui.BrowseWS.buttonExit_Click(), TestGui.BrowseWS.labelURL, TestGui.BrowseWS.textBox1, TestGui.BrowseWS.textBox1_TextChanged(), and TestGui.BrowseWS.webBrowserWS.
Referenced by TestGui.BrowseWS.BrowseWS().
|
private |
Required designer variable.
Referenced by TestGui.BrowseWS.Dispose().
|
private |
Referenced by TestGui.BrowseWS.InitializeComponent().
|
private |
Referenced by TestGui.BrowseWS.InitializeComponent().
|
private |
Referenced by TestGui.BrowseWS.InitializeComponent().
|
private |
Referenced by TestGui.BrowseWS.InitializeComponent().