Window Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public interface class Window
[System.Runtime.InteropServices.Guid("00020B02-0000-0000-C000-000000000046")]
[System.Runtime.InteropServices.InterfaceType(2)]
public interface Window
type Window = interface
Public Interface Window
- Attributes
Properties
ActivePane | |
Application | |
BottomPane | |
Caption | |
Height | |
Index | |
Left | |
Parent | |
Top | |
TopPane | |
Visible | |
Width | |
WindowState |
Methods
Activate() | |
Close() | |
Refresh() | |
WebBrowserControlFrame(Object) | |
WebBrowserControlWindow() |