<b>Westwind.WebMonitor.IEAutomation</b>
public class IEAutomation : object, IDisposable
Class Members
Member | Description | |
---|---|---|
Constructor |
||
BringToFront |
public void BringToFront(); |
|
Dispose |
public sealed void Dispose(); |
|
IsAlive |
public bool IsAlive(); |
|
Navigate |
public void Navigate( string Url ); |
|
SetForegroundWindow |
public static int SetForegroundWindow( int hwnd ); |
|
Show |
public void Show(); |
|
AddressBar |
||
Application |
||
Height |
||
Left |
||
StatusBar |
||
Toolbar |
||
Top |
||
Visible |
||
Width |
Requirements
Namespace: Westwind.WebMonitorAssembly: webmonitorui.dll
© West Wind Technologies, 2018 • Updated: 09/15/13
Comment or report problem with topic