HotkeyPrefix

StringFormat.HotkeyPrefix property

Gets or sets the HotkeyPrefix object for this StringFormat object.

public HotkeyPrefix HotkeyPrefix { get; set; }

Property Value

The HotkeyPrefix object for this StringFormat object, the default is None.

See Also