SetDirty() Method | Input for WinForms | ComponentOne
C1.Framework Namespace / IconElement Class / SetDirty Method / SetDirty() Method

In This Topic
SetDirty() Method
In This Topic
Marks this element as dirty, forcing all parent and child elements to be laid out.
Syntax
'Declaration
 
Public Overloads Sub SetDirty() 
 
See Also