Language Reference Guide : 4. System Classes : AppSource Class : WindowIcon Attribute
 
Share this page                  
WindowIcon Attribute
Data Type: BitmapObject
4GL Access: RW
The WindowIcon attribute contains an image for a customized icon that represents the application.
When this attribute is set, OpenROAD uses the image it contains for the application's icon. Application icons are used as the frame icon for any frames in the application that do not have a frame icon defined for them. (Frame icons are displayed whenever a frame is reduced to an icon.)
For information about application and frame icons, see the Workbench User Guide.
You can only set this attribute directly, by setting the FileHandle (see FileHandle Attribute) or DBHandle (see DBHandle Attribute) attribute of the BitmapObject.