C#
VB
C++
Gets a List of System.Windows.Forms.Keys that represent the modality options shortcut keys.
public List<Keys> ShortcutList { get; }
Public ReadOnly Property ShortcutList As List(Of Keys)
public:
property List<Keys>^ ShortcutList {
List<Keys>^ get();
}
A List of System.Windows.Forms.Keys that represent the modality options 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