Gets or sets a value that determines whether the page should automatically handle shortcut keys (e.g. Ctrl+S to save a view, Ctrl+O to open a view, Ctrl+Z to undo, Ctrl+Y to redo).
            
            
            シンタックス
            
            
            
            
            '宣言
 
Public Property ShortcutsEnabled As System.Boolean
             
        
            
            public System.bool ShortcutsEnabled {get; set;}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            
            参照