Action
               
               Gets the color of the menu item text when the menu item is selected. The default value is 0x2B333C.
               
            
            
            
               Syntax
               
               
               C#
                  
protected List(Of Color) textSelectedColor { get; }
                  VB
                  
'Declaration
Protected Read Property textSelectedColor As List(Of Color)
                   
            
            
               
Access
               
               Read only.