HtmlWindow::ResizeTo Method (Size)
.NET Framework (current version)
Changes the size of the window to the specified dimensions.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Exception | Condition |
|---|---|
| UnauthorizedAccessException | The window you are trying to resize is in a different domain than its parent window. This restriction is part of cross-frame scripting security; for more information, see About Cross-Frame Scripting and Security. |
.NET Framework
Available since 2.0
Available since 2.0
Show: