VLPropertyList Reference

MethodRefresh

See AlsoSee Also Applies To Applies To

Redraws the contents of the specified object.

 

Syntax

object.Refresh

 

The Refresh method syntax has these parts:

PartDescription
object An object expression that evaluates to a VLPropertyList.

 

Remarks

Generally, painting a control is handled automatically while no events are occurring. However, there may be situations where you want the form or control updated immediately.