Disabled controls are UI elements that cannot be interacted with at the panel, subsection, or individual level. Users must always know why something is disabled and how to enable it.
| Control type | Label when disabled |
|---|---|
| Checkbox / radio | Disable label text along with the control |
| Text box, combo box, updown | Leave the label enabled |
| Standalone informative label | Generally remain enabled unless misleading in context |
Panel header stays enabled. Show warning icon + brief message (1–2 words) right-justified with 6px buffer from controls. Tooltip on icon explains why and how to enable. All control tooltips in the panel may share the same explanation.
Subsection header remains enabled; all controls and labels inside the subsection are disabled. Same warning icon + tooltip pattern as a fully disabled panel.
For individual controls, append a Note: line to the tooltip explaining why the control is disabled.