Namespace: Consultingwerk.Windows.Forms
Class 
WebBrowserForm Copy to Clipboard
Parent classes:
Inherits: Progress.Windows.Form

File:WebBrowserForm
Purpose:Container for the .NET WebBrowser Control
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sat Nov 02 00:12:33 CET 2013



Top Method Summary
Options Name Purpose
- InitializeComponent () Initializes the Visual Design
+ Navigate (character) Navigates to the given web location
- ultraToolbarsManager1_ToolClick (Object, ToolClickEventArgs) Event handler for the ToolClick event of the WebBrowserControl
- webBrowser1_DocumentCompleted (Object, WebBrowserDocumentCompletedEventArgs) Event handler for the DocumentCompleted event of the WebBrowserControl
- webBrowser1_Navigated (Object, WebBrowserNavigatedEventArgs) Event handler for the Navigated event of the WebBrowserControl
- webBrowser1_Navigating (Object, WebBrowserNavigatingEventArgs) Event handler for the Navigating event of the WebBrowserControl

Top Constructor Summary
Options Name Purpose
+ WebBrowserForm () Constructor for the WebBrowserForm class


Method Detail
Top

PRIVATE InitializeComponent ()

Purpose: Initializes the Visual Design
Notes:

Top

PUBLIC Navigate (character)

Purpose: Navigates to the given web location
Notes:

Parameters:
pcUri CHARACTER
The web location to navigate to
Top

PRIVATE ultraToolbarsManager1_ToolClick (Object, ToolClickEventArgs)

Purpose: Event handler for the ToolClick event of the WebBrowserControl
Notes:

Parameters:
sender System.Object
The reference to the object that raised the ToolClick event
e Infragistics.Win.UltraWinToolbars.ToolClickEventArgs
The ToolClickEventArgs with the data for this event
Top

PRIVATE webBrowser1_DocumentCompleted (Object, WebBrowserDocumentCompletedEventArgs)

Purpose: Event handler for the DocumentCompleted event of the WebBrowserControl
Notes:

Parameters:
sender System.Object
The reference to the object that raised the DocumentCompleted event
e System.Windows.Forms.WebBrowserDocumentCompletedEventArgs
The WebBrowserDocumentCompletedEventArgs with the data for this event
Top

PRIVATE webBrowser1_Navigated (Object, WebBrowserNavigatedEventArgs)

Purpose: Event handler for the Navigated event of the WebBrowserControl
Notes:

Parameters:
sender System.Object
The reference to the object that raised the Navigated event
e System.Windows.Forms.WebBrowserNavigatedEventArgs
The WebBrowserNavigatedEventArgs with the data for this event
Top

PRIVATE webBrowser1_Navigating (Object, WebBrowserNavigatingEventArgs)

Purpose: Event handler for the Navigating event of the WebBrowserControl
Notes:

Parameters:
sender System.Object
The reference to the object that raised the Navigating event
e System.Windows.Forms.WebBrowserNavigatingEventArgs
The WebBrowserNavigatedEventArgs with the data for this event


Constructor Detail
Top

PUBLIC WebBrowserForm ()

Purpose: Constructor for the WebBrowserForm class
Notes:



©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 06:18:16