DisabledControlWidgetOpacity

Relevant to output widgets that:

  • Use an image rather than text
  • Can be disabled.

 

When the control widget is disabled by any means, it will be made partially transparent by the amount specified in this property. Opacity can range from 0 (invisible / not drawn) to 1 (fully visible).

(Control widgets that use text rather than an image are "grayed-out" when disabled.)

 

Section: System

Default: DisabledControlWidgetOpacity = 0.4