StatusBar.hWnd

Syntax

StatusBar.hWnd

Data Type

Long

Purpose

Returns the Window handle of the StatusBar control.

Remarks

You can use the returned Window handle with the Microsoft Windows API functions.

Note Using Windows API functions with this property can cause undefined behavior.