Description: | Indicates whether the name specified for an image is a resource name or a file name. | |||
Used in control(s): | Animation | CommandButton | Image | |
Values (with constants): | True - A resource name(POW-TRUE) | |||
Animation | The image name is the name used in the FrameList in the Properties dialog. | |||
CommandButton and Image | The image name is specified in the ImageName property. | |||
Default value: | ||||
Animation and Image | False - A file name(POW-FALSE) | |||
CommandButton | True - A resource name(POW-TRUE) | |||
COBOL picture: | S9(4) COMP-5 | |||
OLE data type: | VT_BOOL | |||
Design time access: | Set and reference. | |||
Execution time access: | Set and reference. | |||
Backward compatibility attribute: | None. |