Input for WinForms | ComponentOne
C1.Win.Input.Base.Views Namespace / DropDownEditorViewBase Class / Invalidate Method / Invalidate() Method

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