Previous Topic

Next Topic

Inhoudsopgave

Book Index

btnApply Procedure

Function Procedure btnApply

Description

Saves a reference to the Apply button object.

After saving a reference to the object you have to implement the corresponding event handler. See btnApply.OnClickEvent Event for more information.

Code Snippet

Set btnApply = frmProcess.btnApply