Control::ControlAccessibleObject::KeyboardShortcut Property
.NET Framework (current version)
Gets the object shortcut key or access key for an accessible object.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Property Value
Type: System::String^The object shortcut key or access key for an accessible object, or null if there is no shortcut key associated with the object.
All objects that have a shortcut key or access key should support this property.
.NET Framework
Available since 1.1
Available since 1.1
Show: