ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Framework.Html Namespace / HtmlElement Class / HasAnimatedImages Property

In This Topic
    HasAnimatedImages Property (HtmlElement)
    In This Topic
    Get the System.Boolean value specifying whether the current element contains animated images.
    Syntax
    'Declaration
     
    Public ReadOnly Property HasAnimatedImages As System.Boolean
    public System.bool HasAnimatedImages {get;}
    See Also