FlyoutPanel can show buttons if the FlyoutPanel.OptionsButtonPanel.ShowButtonPanel option is enabled. It is possible to click a button only by using the mouse. Sometimes, it is comfortable to highlight a particular button and navigate between the buttons by using a keyboard. This example illustrates how to implement this feature. To highlight the first button, press the ALT key. Once it is done, it is possible to navigate between buttons by using the arrow keys.
↧