How to Interact with the WPF Scheduler Using a Keyboard

How to Interact with the WPF Scheduler Using a Keyboard

Rajeshwari Pandinagarajan
Syncfusion

--

The Syncfusion WPF Scheduler control is used to schedule and manage appointments through an intuitive user interface, similar to the Outlook Calendar. Its rich feature set includes different view modes, recurring events, resource grouping, load-on-demand, localization, and more. In addition to these versatile features, we have enhanced its keyboard support to provide user-friendly interaction in the 2021 Volume 2 release.

In this blog post, we will see how to interact with the WPF Scheduler elements using keyboard support. You can easily select the calendar cell date, time, and appointments; create or edit appointments; switch to different views with the keyboard keys, and use the app without a mouse.

Note: If you are new to our WPF Scheduler control, then please read the Getting Started with WPF Scheduler documentation before proceeding.

Cell selection

The WPF Scheduler supports keyboard interactions to select a scheduler cell date or time, create appointments, or move to a date or time. The selection shortcut keys and their actions are listed in the following table.

Day, week, and workweek views

Keyboard shortcuts for Day, week, and workweek views

Refer to the following .gif image.

Interacting with the Day, Week, and Workweek Views in WPF Scheduler Using Keyboard
Interacting with the Day, Week, and Workweek Views in WPF Scheduler Using Keyboard

Timeline views

Keyboard shortcuts for Timeline Views

Refer to the following .gif image.

Interacting with Timeline Views in WPF Scheduler Using Keyboard
Interacting with Timeline Views in WPF Scheduler Using Keyboard

Month view

Keyboard shortcuts for Month view

Refer to the following .gif image.

Interacting with Month View in the WPF Scheduler Using Keyboard
Interacting with Month View in the WPF Scheduler Using Keyboard

Selecting and editing appointments

You can easily select and edit the Scheduler’s appointments using the following keys.

Keyboard shortcuts for Selecting and editing appointments

Appointment editor window

Also, you can interact with the WPF Scheduler’s built-in appointment editor using the keyboard once the editor window is focused.

Keyboard shortcuts for Appointment editor window

Refer to the following .gif image.

Interacting with the Appointment Editor Window in WPF Scheduler Using Keyboard

Appointment reminder alert window

The keyboard interaction keys for the WPF Scheduler’s built-in appointment reminder alert window are as follows.

Keyboard shortcuts for Appointment reminder alert window

View switching

You can easily switch to the different views in the WPF Scheduler using the following shortcut keys.

Keyboard shortcuts for View switching

Refer to the following .gif image.

View Switching Using Keyboard Interaction in WPF Scheduler
View Switching Using Keyboard Interaction in WPF Scheduler

Conclusion

In this blog post, we’ve seen the details of all the available keyboard interaction features in the WPF Scheduler control. With these features, you can use the Scheduler through a keyboard without the need for a mouse. Try out the keys mentioned in this blog post and enjoy hassle-free interactions!

Also, feel free to try out our WPF Scheduler’s GitHub demos and documentation and share your feedback or questions in the comments section of this blog post.

For existing customers, the new version of the WPF Scheduler is available for download from the License and Downloads page. If you are not yet a Syncfusion customer, you can try our 30-day free trial to check out our available features.

You can also contact us through our support forum, Direct-Trac, or feedback portal. We are always happy to assist you!

Related blogs

Originally published at https://www.syncfusion.com on August 5, 2021.

--

--