xtd 0.2.0
Loading...
Searching...
No Matches

◆ hotkey_prefix() [2/2]

xtd::drawing::string_format & xtd::drawing::string_format::hotkey_prefix ( xtd::drawing::text::hotkey_prefix  hotkey_prefix)
noexcept

Sets the HotkeyPrefix object for this string_format object.

Parameters
hotkey_prefixThe hotkey_prefix object for this string_format object, the default is hotkey_prefix::none.
Remarks
In a graphical user interface, a hot key is the underlined letter in a word (usually combined with another key, such as the Alt key) that you can press on the keyboard to activate the functionality that the word represents.