friedboudinball
Registered User.
- Local time
- Yesterday, 22:03
- Joined
- Sep 27, 2011
- Messages
- 39
I understand how to hide individual objects, such as Combo1 (Me.Comb1.Visible = True/False). However, it gets cumbersome to hide/unhide the many objects each time with code.
Is there a way to group all of the objects or hide them all at once?
Is there a way to group all of the objects or hide them all at once?