ATTR_DIMMED (Control)

Type: Control attribute
Description: Specifies whether the control is enabled or dimmed (grayed out).

(Note: ActiveX controls can only be dimmed when they are in Windowless mode)

0 = Control enabled

1 = Control disabled (dimmed)

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

Values

0 False
1 True