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

In This Topic
    ShowMovieControls Property (C1Gallery)
    In This Topic
    Determines if movie controls are enabled in the movie player.
    Syntax
    'Declaration
     
    Public Property ShowMovieControls As System.Boolean
    public System.bool ShowMovieControls {get; set;}
    See Also