![]() | The Picture component offers a capability to display icons or bitmap files. |
There are several built-in icons in MSM-Workstation for Windows, that may be displayed, or an external file may be specified.
Picture components cannot receive focus, which limits the number of events that can be recognized for the component in question.
The events that are recognized for components of the type Picture are: Create and Destroy.
The default property for a picture is Picture.
The property list for a picture is:
Property Name (MSM-Workstation) | Property Name (MWAPI) | Default Value | Value Range |
---|---|---|---|
Container | Free text | ||
Name | Name of component (current window) | ||
NextControl | NEXTG | Name of component | |
Picture | RESOURCE | M,INFO | Name of icon |
Pointer | PTYPE | Pointer (extended) | |
PosLeft | POS | Positive numeric value | |
PosTop | POS | Positive numeric value | |
PosUnits | POS | Unit Specification | |
SizeHeight | SIZE | Positive numeric value | |
SizeUnits | SIZE | Unit Specification | |
SizeWidth | SIZE | Positive numeric value | |
Type | TYPE | SYMBOL | Type of component |
Units | UNITS | Unit Specification | |
Visible | VISIBLE | Boolean value | |
Go back to the alphabetic list of components.