UseSchedulerColorInDialogs Variable
Specifies whether the scheduler control’s color scheme is applied to the background color of the Event, Event recurrence, Go To Date and Resources layout editor dialogs.
Declaration
var UseSchedulerColorInDialogs: Boolean = True;
Variable Value
Type |
---|
Boolean |
Remarks
If the value of the UseSchedulerColorInDialogs constant is set to True the background color of these dialogs is defined by the scheduler control’s color scheme. Otherwise the host environment’s color scheme is applied to the background color of dialogs.
See Also