DWebBrowserEvents2.WindowSetLeft(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 left position.
public:
void WindowSetLeft(int Left);
public void WindowSetLeft (int Left);
abstract member WindowSetLeft : int -> unit
Public Sub WindowSetLeft (Left As Integer)
Parameters
- Left
- Int32