LabWindows/CVI

Table of Contents
  • LabWindows/CVI Fundamentals
  • Creating Applications
  • Distributing Applications
  • Library Reference
  • Programmer Reference
  • Hardware Information

ATTR_SYSTEM_MENU_VISIBLE (Panel)

Type: Panel attribute
Description: Specifies whether the panel system menu is visible.

This attribute is not supported for child panels.

Note: Changing this attribute recreates the window and causes the ATTR_SYSTEM_WINDOW_HANDLE to be invalid.

Linux: This attribute is not supported.

0 = Hidden

1 = Visible
Data Type: integer
Default Value: 1
LabWindows/CVI
Compatibility:
LabWindows/CVI 3.0 and later

Values

0 False
1 True

Log in to get a better experience