ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1LightBox Namespace / C1LightBox Class / ShowMovieControls Property

In This Topic
    ShowMovieControls Property (C1LightBox)
    In This Topic
    Determines whether to turn on the movie controls in movie player.
    Syntax
    'Declaration
     
    Public Property ShowMovieControls As System.Boolean
    public System.bool ShowMovieControls {get; set;}
    See Also