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