OnClientButtonMouseOver Property
                In This Topic
            
            Raised when the mouse is over the decrement button or increment button.
            
            
            Syntax
            
            
            
            
            'Declaration
 
Public Property OnClientButtonMouseOver As System.String
             
        
            
            public System.string OnClientButtonMouseOver {get; set;}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            
            See Also