Action
               
               Gets the text color of the label as the user moves the mouse pointer over the button. The default value is 0x2B333C.
               
            
            
            
               Syntax
               
               
               C#
                  
protected Color textRollOverColor { get; }
                  VB
                  
'Declaration
Protected Read Property textRollOverColor As Color
                   
            
            
               
Access
               
               Read only.