| 
            
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| + | System.Windows.Forms.Shortcut ShortcutFromAccelerator (character) | 
     Translates a Progress MENU-ITEM Accelerator into a .NET
System.Windows.Forms.Shortcut enumeration member  | 
|
| + | System.Windows.Forms.Shortcut ShortcutFromKey (Keys) | 
     Convert a single special key into a System.Windows.Forms.Shortcut value  | 
|
| + | System.Windows.Forms.Shortcut ShortcutFromKeyCombination (character, character) | 
     Convert special key combinations (like ALT-A) into a
System.Windows.Forms.Shortcut value  | 
|
| + | System.Windows.Forms.Shortcut ShortcutFromKeyCombination (character, character, character) | 
     Convert special key combinations (like ALT-A) into a
System.Windows.Forms.Shortcut value  | 
|
| + | CHARACTER SpecialKeyToAblEventLabel (KeyEventArgs) | 
     Returns the ABL Keyboard event label for the specified .NET KeyEventArgs  | 
|
| + | CHARACTER SpecialKeyToAblEventLabel (Keys) | 
     Returns the ABL Keyboard event label for the specified .NET Keys Enum value  | 
| Options | Name | Purpose | |
|---|---|---|---|
| # | KeyboardHelper () | 
     Disallow instance creation  | 
| 
         
            
                Top
                
            
         
        PUBLIC System.Windows.Forms.Shortcut ShortcutFromAccelerator (character)
 
  | 
||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
        
        PUBLIC System.Windows.Forms.Shortcut ShortcutFromKey (Keys)
 
  | 
||||||||||||||||||||||||||||||||
        
        PUBLIC System.Windows.Forms.Shortcut ShortcutFromKeyCombination (character, character)
 
  | 
||||||||||||||||||||||||||||||||
        
        PUBLIC System.Windows.Forms.Shortcut ShortcutFromKeyCombination (character, character, character)
 
  | 
||||||||||||||||||||||||||||||||
        
        PUBLIC CHARACTER SpecialKeyToAblEventLabel (KeyEventArgs)
 
  | 
||||||||||||||||||||||||||||||||
        
        PUBLIC CHARACTER SpecialKeyToAblEventLabel (Keys)
 
  | 
||||||||||||||||||||||||||||||||
        
        PROTECTED KeyboardHelper ()
 
  | 
||||||||
|---|---|---|---|---|---|---|---|---|