Previous Topic: DBCS Character EntryNext Topic: Accessibility


SetBitMapName to Specify Images Dynamically

In GUI applications during design, you can use the function SetBitmapName for a control to set the Bitmap on a picture control. You can also use the function SetBitmapName in web applications. By using Dot Notation in the Action Diagram and invoking SetBitmapName you can set or modify a bitmap on its associated picture control. The bitmap pathname for Web is the same standard as the filesystem/UNC path as GUI. The Internet type path (HTTP URL) is not supported.