←Select platform

BeginUpdate Method

Summary

Prevents the control from drawing until the EndUpdate method is called.

Syntax
C#
C++/CLI
public virtual void BeginUpdate() 
public:  
   virtual void BeginUpdate() 
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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.