Voice Products QNX Products .NET Products Services Contact
FLASH NEWS -- Our Professional SIP Softphone for Operators and Receptionists is now availabe : Voice Operator Panel


Commercial

 .FXP Control

 .IXP Control

 .IRC Control

Shareware

 .IRC
 
.IXP Control : .NET Internet Explorer Control
Overview Screenshots Documentation Download Purchase

Constructors:

IXP()
Initializes a new instance of the Internet Explorer class.
IXP(string URL)
Initializes a new instance of the Internet Explorer class and browse the given URL.

Properties:

bool ShowIcons
Gets or sets a value indicating if the icons are shown.
bool ShowURL
Gets or sets a value indicating if the URL is shown.
bool ShowFavorites
Gets or sets a value indicating if favorites are shown.
bool SortFavoritesByName
Gets or sets a value indicating if favorites are sorted by name.
bool ShowStatusBar
Gets or sets a value indicating if the status bar shown.
string URL
Gets or sets the current URL.
string HTML
Gets the current HTML code.
bool DisableContextMenu
Gets or sets a value indicating if the context menu is disabled.
ContextMenu ContextMenu
Gets or sets the shortcut menu associated with the control.
string LicenseName
Gets or sets the license name of the control.
string LicenseKey
Gets or sets the license key of the control.

Methods:

void Dispose()
Clean up any resources being used.
bool GoBack()
Go back to the previous URL.
bool GoForward()
Go forward to the next URL.
bool Stop()
Stop loading the current URL.
bool RefreshURL()
Refresh the current URL.
bool GoHome()
Go to your home URL.
void RefreshFavorites()
Refresh the favorites.
void Browse(string URL)
Browse a URL.
bool Save(string file)
Save the URL content to a file.
void About()
Displays the About box of the control.

Events:

BeforeNavigate
Occurs before a URL is browsed.
NavigateComplete
Occurs after a URL is browsed.
StatusTextChanged
Occurs after the status text is changed.
DownloadComplete
Occurs when a URL loading is complete.
DownloadBegin
Occurs before a URL loading begins.
ProgressChange
Occurs during the loading of a URL.
MouseDown
Occurs when the mouse pointer is over the control and a mouse button is pressed.
MouseUp
Occurs when the mouse pointer is over the control and a mouse button is released.
KeyDown
Occurs when a key is pressed while the control has focus.
KeyUp
Occurs when a key is released while the control has focus.
KeyPress
Occurs when a key is pressed while the control has focus.



© 1996-2010 JoHeR. All rights reserved.