←Select platform

EndUpdate Method

Summary

Resumes drawing which was disabled by a call to BeginUpdate.

Syntax

C#
VB
C++
public virtual void EndUpdate() 
  
Public Overridable Sub EndUpdate()  
public: 
virtual void EndUpdate();  

Remarks

When you want to disable repainting of the viewer, call BeginUpdate. When you are ready to resume painting call EndUpdate.

Example

Refer to BeginUpdate.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.WinForms Assembly