Specifies the default Picture system menu preference.
Syntax
bDefaultSystemMenu = object.PictureDefaultSystemMenu
Example
Dim bDefaultSystemMenu as Boolean
bDefaultSystemMenu = Application.UserPreferences.PictureDefaultSystemMenu
Properties
The PictureDefaultSystemMenu property syntax has these parts:
|
Part |
Description |
|
object |
An object expression that evaluates to an object in the Applies To list. |
|
bDefaultSystemMenu |
Boolean. Determines whether the system menu appears
in iFIX pictures. |

