Error processing SSI file
(Leadtools.Controls)

Show in webframe

EndUpdate Method (RasterPictureBox)




Resumes drawing which was disabled by a call to BeginUpdate.
Syntax
public virtual void EndUpdate()
'Declaration
 
Public Overridable Sub EndUpdate() 
Remarks
When you want to disable repainting of the RasterPictureBox, call BeginUpdate.
When you are ready to resume painting call EndUpdate.
Example
Refer to BeginUpdate.
Requirements

Target Platforms

See Also

Reference

RasterPictureBox Class
RasterPictureBox Members

Error processing SSI file