Returns a value that indiciates whether keyboard cues should be shown for a specified Control.
True of keyboard cues should be shown for the specified Control; otherwise, false.
This utility method uses reflection on the ShowKeyboardCues protected member of Control. It is useful for methods that draw controls but are not members of a type that derrives from Control.
VisualStyleProvider Class | Skybound.VisualStyles Namespace