<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://mitov.com/wiki/skins/common/feed.css?301"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://mitov.com/wiki/index.php?action=history&amp;feed=atom&amp;title=IGPStringFormat.HotkeyPrefix</id>
		<title>IGPStringFormat.HotkeyPrefix - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://mitov.com/wiki/index.php?action=history&amp;feed=atom&amp;title=IGPStringFormat.HotkeyPrefix"/>
		<link rel="alternate" type="text/html" href="http://mitov.com/wiki/index.php?title=IGPStringFormat.HotkeyPrefix&amp;action=history"/>
		<updated>2026-04-10T17:38:48Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.17.0</generator>

	<entry>
		<id>http://mitov.com/wiki/index.php?title=IGPStringFormat.HotkeyPrefix&amp;diff=1699&amp;oldid=prev</id>
		<title>David Alm: Automated Syncronization with Documentation</title>
		<link rel="alternate" type="text/html" href="http://mitov.com/wiki/index.php?title=IGPStringFormat.HotkeyPrefix&amp;diff=1699&amp;oldid=prev"/>
				<updated>2011-11-22T00:15:51Z</updated>
		
		<summary type="html">&lt;p&gt;Automated Syncronization with Documentation&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;b&amp;gt;&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;&lt;br /&gt;
This is a Beta Read Only version of this page. &lt;br /&gt;
Please review and send recommendations to [mailto:mitov@mitov.com mitov@mitov.com]. &lt;br /&gt;
We will enable the editing as soon as we are happy with the overall Wiki site.&lt;br /&gt;
&amp;lt;/span&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
Use this property to set or get the type of processing that&lt;br /&gt;
is performed on a string when the hot key prefix, an&lt;br /&gt;
ampersand (&amp;amp;amp;), is encountered. The ampersand is called the&lt;br /&gt;
hot key prefix and can be used to designate certain keys as&lt;br /&gt;
hot keys.&lt;br /&gt;
Remarks&lt;br /&gt;
Hot keys, also called access keys, are keys that are&lt;br /&gt;
programmed to provide an end user with keyboard shortcuts to&lt;br /&gt;
functionality and are activated by pressing the ALT key. The&lt;br /&gt;
keys are application dependent and are identified by an&lt;br /&gt;
underscored letter, typically in a menu name or menu item;&lt;br /&gt;
for example, when you press ALT, the letter F of the File&lt;br /&gt;
menu is underscored. The F key is a shortcut to display the&lt;br /&gt;
File menu.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A client programmer designates a hot key in an application by&lt;br /&gt;
using the hot key prefix, an ampersand (&amp;amp;amp;), in a string&lt;br /&gt;
that typically is displayed as the name of a menu or an item&lt;br /&gt;
in a menu and by using the SetHotkeyPrefix method to set the&lt;br /&gt;
appropriate type of processing. When a character in a string&lt;br /&gt;
is preceded with an ampersand, the key that corresponds to&lt;br /&gt;
the character becomes a hot key during the processing that&lt;br /&gt;
occurs when the string is drawn on the display device. The&lt;br /&gt;
ampersand is called a hot key prefix because it precedes the&lt;br /&gt;
character to be activated. If HotkeyPrefixNone is passed to&lt;br /&gt;
SetHotkeyPrefix, no processing of the hot key prefix occurs.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Note The term hot key is used synonymously here with the&lt;br /&gt;
term access key. The term hot key may have a different&lt;br /&gt;
meaning in other Windows APIs.&lt;/div&gt;</summary>
		<author><name>David Alm</name></author>	</entry>

	</feed>