[]
Invalidates this Element within the host control.
public void Invalidate(bool update)
Type | Name | Description |
---|---|---|
bool | update | Whether to repaint the host control immediately after invalidation. |
Invalidates this Element within the host control.
public void Invalidate()