IGLib  1.5
The IGLib base library for development of numerical, technical and business applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events
IG.Forms.BrowserSimpleWindow Class Reference
+ Inheritance diagram for IG.Forms.BrowserSimpleWindow:
+ Collaboration diagram for IG.Forms.BrowserSimpleWindow:

Public Member Functions

 BrowserSimpleWindow ()
 
void OpenLocation (string location)
 

Public Attributes

BrowserSimpleControl browserForm
 

Protected Member Functions

override void Dispose (bool disposing)
 Clean up any resources being used. More...
 

Private Member Functions

void BrowserSimpleWindow_VisibleChanged (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...
 

Constructor & Destructor Documentation

IG.Forms.BrowserSimpleWindow.BrowserSimpleWindow ( )
inline

Member Function Documentation

void IG.Forms.BrowserSimpleWindow.BrowserSimpleWindow_VisibleChanged ( object  sender,
EventArgs  e 
)
inlineprivate
void IG.Forms.BrowserSimpleWindow.OpenLocation ( string  location)
inline
override void IG.Forms.BrowserSimpleWindow.Dispose ( bool  disposing)
inlineprotected

Clean up any resources being used.

Parameters
disposingtrue if managed resources should be disposed; otherwise, false.
void IG.Forms.BrowserSimpleWindow.InitializeComponent ( )
inlineprivate

Required method for Designer support - do not modify the contents of this method with the code editor.

Member Data Documentation

System.ComponentModel.IContainer IG.Forms.BrowserSimpleWindow.components = null
private

Required designer variable.

BrowserSimpleControl IG.Forms.BrowserSimpleWindow.browserForm

The documentation for this class was generated from the following files: