[]
Ends the batch updating, force a repainting.
public void EndUpdate()
Public Sub EndUpdate()
Ends the batch updating.
public void EndUpdate(bool repaint)
Public Sub EndUpdate(repaint As Boolean)
| Type | Name | Description |
|---|---|---|
| bool | repaint | Indicates whether force a repainting. |