←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 RasterPictureBox, call BeginUpdate.

When you are ready to resume painting call EndUpdate.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly