Accusoft ImagXpress 13
ViewUpdate Property
Description
Gets and sets the update flag for the view.
Property Type
Read-write property
Syntax
Visual Basic
Public Property ViewUpdate As Boolean
Return Type

True to allow the view to update.

False is disable any update of the view.

Remarks

This property can be useful if the application wants to ensure that some set of operations do not get shown until they have completed. However, the control will not update at all and any portion of the display that is invalidated will not be redrawn until ViewUpdate has been set to True.

Caution: Use this property carefully. If you set this property to False in design mode and never set it to True, your control will not be displayed.

See Also

ImagXpress Object  | ImagXpress Members  | ViewUpdate Property

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback