Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.5.2 Assembly / C1.Win.C1Editor.UICustomization Namespace / XHTMLFlashMovieItem Class / Loop Property

In This Topic
    Loop Property
    In This Topic
    Returns or sets a value which determines if the movie will play continuously.
    Syntax
    'Declaration
     
    Public Property Loop As System.Boolean
    public System.bool Loop {get; set;}
    See Also