Intersoft Support Center

Enable Keyboard Support

WebToolBar provides accessibility feature for user to be able to use AccessKey to access the menu.

This topic will show you how to enable keyboard support.

To enable keyboard support

  1. Right-click on WebToolBar control and choose Properties.
  2. Set ShowFocusBorder to True. This property is used to show border around the Active command when tabbed via keyboard.
  3. In ToolCommand Collection Editor, you can set AccessKey property to each ToolCommand member. This key is used to access the menu via keyboard.
Previous Next