| Visual Basic (Declaration) | |
|---|---|
Overloads Public Sub Invalidate( _ ByVal invalidateChildren As Boolean _ ) | |
| C# | |
|---|---|
public void Invalidate( bool invalidateChildren ) | |
Parameters
- invalidateChildren
- true to invalidate the control's child controls; otherwise, false.