hIcon Property
|
StatusBar Item may accept an icon handle with new HICON property.
SYNTAX
Pseudo-OOP:
Set:
<ParentWindowName>.StatusBar.hIcon(1)
:= hIcon
Function syntax:
Set:
SetProperty ( <ParentWindowName>,<ControlName>, Icon , hIcon)