Visit Gigasoft's Web Site
 ProEssentials v9 Help

PreVScroll Event

Scope All ProEssentials Objects

 

Sub ctlname_PreVScroll( )

 

This event is triggered immediately before the control processes a VertScroll event.

 

The developer reads SBCode and SBCode to determine the type of scroll action  about to be processed.

 

Comments

This event is a wrapper to the PEWN_PREVSCROLL notification message.

 

See Also:  PreHScroll  OCX/VCL Events