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.
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.