ScheduleBox

Contains examples that demonstrate how to use the Visual WebGui ScheduleBox control.


The ScheduleBox control designed to present appointments (events) in user friendly manner. The control has a few view modes promising best available observing of events and programming model to ensure smooth integration with existing application logic.

Availability:

The ScheduleBox is one of the Professional suite Office controls, which means it is free and available in all Visual WebGui versions, while the controls are still in beta. After release, these controls will be packaged in a seperate Professional Controls suite package and sold seperately.
The examples below demonstrate how to:
- Customize view, hour format and other appearance related properties of the ScheduleBox
- Add events to show in the ScheduleBox control
- Assign ContextMenu to a ScheduleBox control and to a SchduleBoxEvent object to implement additional application logic

The example demonstrates view mode, hours format and other appearance related properties of the Visual WebGui ScheduleBox.
The example demonstrates how to add events to the Visual WebGui ScheduleBox control
The example demonstrates how to assign ContextMenu to a ScheduleBox control and to a SchduleBoxEvent object to implement additional application logic