Language Reference Guide : 4. System Classes : FrameSource Class : WindowIcon Attribute
 
Share this page                  
WindowIcon Attribute
Data Type: BitmapObject
4GL Access: RW
The WindowIcon attribute contains the frame icon.
You can set this attribute in Workbench and store it with the frame definition, or you can set this attribute at runtime. Setting it at runtime does not change the icon for any current instantiations of the frame.
When this attribute is set, OpenROAD uses the specified image as the icon image for the frame. If this attribute is not set, OpenROAD uses the application icon as the frame icon. If the application icon is not set, the default OpenROAD icon is used.