ShowControlsOnHover Property (C1LightBox)
                In This Topic
            
            Determines whether to display the control buttons only when hovering the mouse to the content.
            
            
            Syntax
            
            
            
            
            'Declaration
 
Public Property ShowControlsOnHover As System.Boolean
             
        
            
            public System.bool ShowControlsOnHover {get; set;}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            
            See Also