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