Frame

softpro

Registered User.
Local time
Today, 18:22
Joined
Oct 23, 2001
Messages
23
Hi,

Can I use Frame in Access Form like in Visual C++?

So I can have group of related controls within a frame. will be easier for me to enable or disable, just by saying frame1.enable = true / false.
If there is no standard control, is there is any custom control / ActiveX control so I can include them in the project?

Thanks in advance for all your help.
 
The control I think your looking for maybe the option group option. Not having used any Visual Basic I am unfamiliar with the frame. (But would like to learn !!)

HTH
Dave
 

Users who are viewing this thread

Back
Top Bottom