hiding forms.

zhosein
08-03-2001, 11:09 AM
Hi,

On the "Properties" of a form, changing the attributes of a form to hidden makes it invisible. Since the form is now invisible, how can it be accesed?

Thanks
z

zocker
08-03-2001, 04:12 PM
Well that the point. You set the Invisble (Actually Visible = False, there is no Invisible property) for the reason that you exactly DONT want it to be accessed. That is usually under some circumstance such as if its a Provisional Booking then the Bookings Transactions form is invisble because you dont want to include Transactions on a Provisional. So you would in code set the Visible to False IF its a Prov or Visible = True if its A Full Booking.

Regards

KesleyK
08-15-2001, 02:29 PM
Under Tools/Options, place a check under Show/Hidden Objects. Go back to your Forms view, right-click on the form you want to show and select Properties. Remove the check from Attributes/Hidden.


"Recently reported by the Assoc. of Incomplete Research, 7 out of 10 people." -- K. Nealon, SNL

EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum