LabWindows/CVI

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

ATTR_DISABLE_PANEL_THEME

Type: Control attribute
Description: Overrides theme drawing for an individual control if you have specified that controls draw based on the Theme setting on Windows or if you have enabled the ATTR_CONFORM_TO_SYSTEM_THEME panel or systems popup attribute.

0 = Do not disable theme drawing

1 = Disable theme drawing
Control Types: ActiveX controls, binary switches, canvases, color numerics, command buttons, decorations, digital graphs, graphs, LEDs, list boxes, numerics, picture buttons, picture rings, pictures, radio buttons, rings, numeric slides, ring slides, splitters, strings, strip charts, tab controls, tables, text boxes, text buttons, text messages, timers, toggle buttons, trees.
Data Type: integer
Default Value: 0
LabWindows/CVI
Compatibility:
LabWindows/CVI 8.1 and later

Values

0 False
1 True

Log in to get a better experience