$99 VS $1000+. UI Control for ASP.NET AJAX(contains chart and gridview).
WinForms TreeView Control
Build complex navigation systems and display complex hierarchical structures
Home > WinForms UI Controls > User Manual > Keyboard Support by TreeView in C#

Keyboard Navigation Support by KetticTreeView Control

KetticTreeView control for Windows Forms provides full keyboard support. It is compatible with the standard keyboard navigation and the users can focus on a tree view with a predefined Alt and any Key combination. The users of your application could navigate through the nodes, expand or collapse, select, and check and uncheck nodes.

Supported Keyboard Commands by KetticTreeView control

KetticTreeView control provides the keyboard support for the users to navigate the tree view and manipulate the keyboard commands in C# Windows applications. The following are the details
  • Up Arrow, this key is able to move the selection up in the nodes hierarchy in KetticTreeView
  • Down Arrow, this key is used to move the selection down in the nodes hierarchy in KetticTreeView
  • Left Arrow, this key is able to collapse a node for Kettic TreeView
  • Right Arrow, this key is used to expand a node in the tree view
  • Enter, the Enter key is capable of expanding and collapsing a node in the tree view
  • Space, the space key is used to toggle the check box of the node for KetticTreeView
  • PageUp, the PageUp key is able to scroll the scrolling area up with one frame in the tree view
  • PageDown, the PageDown key is used to scroll the scrolling area down with one frame in the tree view
  • F2, this key is used to activate the editor of the tree, and then put the editor on the selected node in tree view
  • Esc, this key is used to deactivate the editor of the tree view
  • Home, this key is able to move the selection to the first visible node in tree view
  • End, the End key is able to move the selection to the last visible node in tree view
UI Controlsfor Windows Forms
.NET WinForms UI Overview.NET WinForms UI Features.NET WinForms UI GuideC# WinForms UI DesignVB.NET WinForms UI Design
WinForms UI Controls