.NET Framework Class Library
Browser.MaximizeBrowser Method
|
<< Click to Display Table of Contents >> Navigation: MwPDMApi Namespace > Browser Class > Browser Methods > .NET Framework Class Library |
Maximize the browser window.
Namespace: MwPDMApi
Assembly: MwPDMApi (in MwPDMApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Visual Basic |
|---|
Public Sub MaximizeBrowser |
C# |
|---|
public void MaximizeBrowser() |
Visual C++ |
|---|
public: void MaximizeBrowser() |
JavaScript |
|---|
function maximizeBrowser(); |
Remarks
See Also