method PropertiesList.EndUpdate ()
Resumes painting the control after painting is suspended by the BeginUpdate method.
Type
Description
This method prevents the control from painting until the EndUpdate method is called. The
BeginUpdate
and EndUpdate methods increases the speed of loading your custom properties , by preventing painting the control when it suffers any change. Once that BeginUpdate method was called, you have to make sure that EndUpdate method will be called too.
Send comments on this topic.
© 1999-2008
Exontrol Inc, Software
. All rights reserved.