InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework Namespace / BitmapIconElement Class / Invalidate Method / Invalidate() Method

In This Topic
    Invalidate() Method
    In This Topic
    Invalidates this Element within the host control.
    Syntax
    'Declaration
     
    Public Overloads Sub Invalidate() 
    public void Invalidate()
    See Also