Xbasic
{ICON}
Syntax
{ICON= Bitmap_Name }
Arguments
- Bitmap_Name
Character. The name of the bitmap.
Description
The {ICON} command is used in MDI modeless xdialogs to specify the name of the bitmap to use as the icon on the title bar.
Example
{icon="A5_ball_green"}
Limitations
Desktop applications only
See Also