Share via


DWebBrowserEvents2.WindowSetResizable(Boolean) Method

Definition

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

Applies to