DWebBrowserEvents2.WindowSetResizable(Boolean) Method
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.
Fires to indicate whether the host window should allow resizing of the object
public:
void WindowSetResizable(bool Resizable);
public void WindowSetResizable (bool Resizable);
abstract member WindowSetResizable : bool -> unit
Public Sub WindowSetResizable (Resizable As Boolean)
Parameters
- Resizable
- Boolean