Navigation:  Contents > Control Events >

ResizeComplete Event

Previous pageReturn to chapter overviewNext page

 

Triggers after ActiveResize has resized / repositioned all form controls.

 

Syntax

 

Private Sub object_ResizeComplete

 

Where object evaluates to an ActiveResize control.

 

 

 

Remarks

 

Use this event to be notified that ActiveResize has completed the resize / reposition process for all form controls.

 

Return to Contents

 

 

Copyright 2002-2018 - VBGold Software