ShowSelectedCues Property
 
            
                In This Topic
            
            Gets or sets a value indicating whether the selected visuals of the control are visible.
            
            
            Syntax
            
            
            
            
            'Declaration
 
Public Property ShowSelectedCues As System.Boolean
             
        
            
            public System.bool ShowSelectedCues {get; set;}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            
            See Also