Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
Previous Versions
.NET Framework 1.1
.NET Framework
Reference
System.Drawing.Text
 HotkeyPrefix Enumeration
This page is specific to
Microsoft Visual Studio 2003/.NET Framework 1.1

Other versions are also available for the following:
.NET Framework Class Library
HotkeyPrefix Enumeration

Specifies the type of display for hot-key prefixes that relate to text.

[Visual Basic]
<Serializable>
Public Enum HotkeyPrefix
[C#]
[Serializable]
public enum HotkeyPrefix
[C++]
[Serializable]
__value public enum HotkeyPrefix
[JScript]
public
   Serializable
enum HotkeyPrefix

Remarks

A hot-key prefix allows you to use a keyboard combination (usually CTRL+< HotKey> or ALT+< HotKey>) to access functionality represented by text displayed on the screen.

Members

Member name Description
Hide Do not display the hot-key prefix.
None No hot-key prefix.
Show Display the hot-key prefix.

Requirements

Namespace: System.Drawing.Text

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Assembly: System.Drawing (in System.Drawing.dll)

See Also

System.Drawing.Text Namespace

© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement | Site Feedback
Page view tracker