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