DWebBrowserEvents2.WindowSetHeight(Int32) 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 when the object changes its height.
public:
void WindowSetHeight(int Height);
public void WindowSetHeight (int Height);
abstract member WindowSetHeight : int -> unit
Public Sub WindowSetHeight (Height As Integer)
Parameters
- Height
- Int32