Removes pictures from the iFIX WorkSpace's startup lists. The startup lists determine the pictures that will be opened automatically when the WorkSpace starts.
Syntax
object.RemovePictureFromStartupList bstrPictureName, bMode
Properties
The RemovePictureFromStartupList method syntax has these parts:
Part |
Description |
object |
An object expression that evaluates to an object in the Applies To list. |
bstrPictureName |
String. Name of the picture to be removed from the startup list. You must include the file path and extension |
bMode |
Boolean. Specifies whether to remove the picture when
the WorkSpace starts in the Configuration environment or in the Runtime
environment. |