set_HotkeyPrefix()

StringFormat::set_HotkeyPrefix(Text::HotkeyPrefix) method

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

void System::Drawing::StringFormat::set_HotkeyPrefix(Text::HotkeyPrefix value)

Arguments

ParameterTypeDescription
valueText::HotkeyPrefixThe value to set

See Also