ComponentOne ToolBar for ASP.NET AJAX: ToolBar Behavior > Keyboard Functionality

Keyboard Functionality

The C1ToolBar provides input key functionality. It supports two types of input key action: shortcut action and hotkey action. The shortcut action implies the toolbar items can be assigned a specified key to call the click event and the hotkey implies the toolbar items can be assigned a specified hotkey to open the toolbar view.

Use the AccessKey property to specify the keyboard shortcut for the Web server component. This allows you to navigate quickly to the component by pressing the ALT key and the key for the specified character on the keyboard. For example, setting the access key of a component to the string "D" indicates that the user can navigate to the component by pressing ALT+D.


Send comments about this topic to ComponentOne.
Copyright © 1987-2010 ComponentOne LLC. All rights reserved.