Returns whether keyboard cues should be shown for a specified Control.
true if accelerator keys are underlined for the specified Control; otherwise, false.
This method uses reflection to obtain the value of the ShowKeyboardCues property of the specified Control.
ControlRenderer Class | Skybound.Rebar.Rendering Namespace