S
StuJol
i have a form that is sometimes hidden and sometimes visible.
i know you can use "CurrentProject.AllForms("frmWorkOrders").IsLoaded" to
see if a form is open, but even with the form hidden this code returns a TRUE.
is there a way to see using vb if a form is hidden!
i know you can use "CurrentProject.AllForms("frmWorkOrders").IsLoaded" to
see if a form is open, but even with the form hidden this code returns a TRUE.
is there a way to see using vb if a form is hidden!