Skip to main content

Control Box

This topic describes the Control Box pane. It allows you to embed other controls into the scheduler control.

Along with the Date Navigator, the Control Box pane can occupy the right, left, top, or bottom side of the scheduler (dependent upon the scheduler’s OptionsView.ViewPosition property’s value).

End-users can resize the Control Box by dragging the vertical or horizontal splitter. The Control Box pane can be entirely hidden in the scheduler control if the TcxSchedulerControlBox.Visible property is set to False.

The Control Box is represented by the TcxSchedulerControlBox class.

To bind the required control to the scheduler use the TcxSchedulerControlBox.Control property.