SimpleModeCommands Property
                In This Topic
            
            The SimpleModeCommands property indicates the commands for the simple C1Editor.
            
            
            Syntax
            
            
            
            
            'Declaration
 
Public Property SimpleModeCommands As System.String()
             
        
            
            public System.string[] SimpleModeCommands {get; set;}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            
            See Also