System::Drawing::StringFormat::set_HotkeyPrefix method

StringFormat::set_HotkeyPrefix method

Sets the value that specifies how the hot key prefix should be displayed.

void System::Drawing::StringFormat::set_HotkeyPrefix(Text::HotkeyPrefix value)
ParameterTypeDescription
valueText::HotkeyPrefixThe value to set

See Also