ndeem
09-25-2001, 12:07 PM
i am using Xp Ver. and i want to use menu , if i want open the form how i can close the prev. activ form and no close the database if no active form
thank,
thank,
|
View Full Version : How i cand hide the forms ndeem 09-25-2001, 12:07 PM i am using Xp Ver. and i want to use menu , if i want open the form how i can close the prev. activ form and no close the database if no active form thank, pdx_man 09-25-2001, 04:23 PM You want to change the visible property of the form to No using the SetValue action. Use the builder ... button to find the property of the form. ndeem 09-26-2001, 12:10 AM thank you I am using Macro to close the form good way command in macro close all forms eccept database , only close forms I am using barmenu not button thanks, |