Click Method
Object:frmAddCustomer.cmdBehindSC
Expand/Collapse source code of procedure cmdBehindSC.Click Source Code
*-- Since this form is modal, we need to make
*-- 'Behind the Scenes' modal as well
DO FORM behindsc WITH .T.
SELECT customer
this.Enabled = .F.