C#
VB
C++
Gets a list of all the keys that are allowed as shortcuts.
public List<Keys> AllAllowedShortcuts { get; }
ReadOnly Property AllAllowedShortcuts As List(Of Keys)
property List<Keys>^ AllAllowedShortcuts {
List<Keys>^ get();
}
A List of System.Windows.Forms.Keys of keys that can be shortcut keys.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET