ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework Namespace / VectorIconElement Class / SetPathDirty Method

In This Topic
    SetPathDirty Method (VectorIconElement)
    In This Topic
    Syntax
    'Declaration
     
    Protected Sub SetPathDirty( _
       Optional ByVal dirty As System.Boolean _
    ) 
    protected void SetPathDirty( 
       System.bool dirty
    )

    Parameters

    dirty
    See Also