DWebBrowserEvents2.WindowSetWidth(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 width.
public:
void WindowSetWidth(int Width);
public void WindowSetWidth (int Width);
abstract member WindowSetWidth : int -> unit
Public Sub WindowSetWidth (Width As Integer)
Parameters
- Width
- Int32