KabirPatel
Registered User.
- Local time
- Today, 14:22
- Joined
- Nov 16, 2006
- Messages
- 38
Hi,
Is it possible to dynamically add a control in ms Access?
I was of the opinion that you could do something like this:
dim chk as checkbox
me.controls.add(chk)
however there doesn't seem to be an add option.
Any ideas?
Thanks
Kabir
Is it possible to dynamically add a control in ms Access?
I was of the opinion that you could do something like this:
dim chk as checkbox
me.controls.add(chk)
however there doesn't seem to be an add option.
Any ideas?
Thanks
Kabir