Error processing SSI file
(Leadtools.Controls)

Show in webframe

BeginUpdate Method (RasterPictureBox)




Prevents the control from drawing until the EndUpdate method is called.
Syntax
public virtual void BeginUpdate()
'Declaration
 
Public Overridable Sub 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

See Also

Reference

RasterPictureBox Class
RasterPictureBox Members

Error processing SSI file