ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1Video Namespace / C1VideoExtender Class / ShowControlsOnHover Property

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