Keyboard in Windows Forms HTMLUI control
18 Nov 20181 minute to read
The HTMLUI control also supports usage of keyboards for navigating through the links inside a HTML document. Like in popular browsers, HTMLUI control uses the TAB key for shifting the focus on the links.
HTMLUIKeyboard sample
This sample shows how elements in the document can be focused by using the Keyboard support in HTMLUI.

By default, this sample can be found under the following location:
…_My Documents\Syncfusion\EssentialStudio\Version Number\Windows\HTMLUI.Windows\Samples\Advanced Editor Functions\ActionGroupingDemo_