[]
Resumes processing after it has been suspended by a call to BeginUpdate().
public void EndUpdate()
Resumes processing after it has been suspended by a call to BeginUpdate().
public void EndUpdate(double duration)
Type | Name | Description |
---|---|---|
double | duration | Specifies the time interval (in milliseconds) that is taken for the visual transition effect that hides the previous state of the control and shows the updated state. |