AppGetStatusBarHandleΒΆ

AppGetStatusBarHandle returns the handle of the status bar window.

hStatus = AppGetStatusBarHandle()

Return Value

hStatus is the handle of the status bar window.

id-104946