Default Disabled Color
This setting defines the color of the Edit control when it is disabled.
When an Edit control is disabled, the control’s color will be set according to the following rules:
-
If the control's Disabled Color property is not zero, the value in this property will be used.
-
If the control's Disabled Color property is zero and the Default Disabled Color setting is not zero, the color defined in the Default Disabled Color setting will be used.
-
If both the Disabled Color property and Default Disabled Color settings are zero, the control's color will be used.
|
This setting is not supported for mobile devices.
|
Default: 0 (zero)
Change Effective: Immediate
Magic.ini and Command Line Name: DefaultDisabledColor
Since version: 4.6