Any way to load controls on run time ?

J

Johnson

under access200
the from do not support Control arra
is there any way to load control on run time?
 
M

Michel Walsh

Hi,

It is preferable to create them at design time, invisible (and turn them
visible as required). Otherwise, like wizards do, you can create them, but
you have to place the form in a design view (probably you will do it with
the form minimized), which is not very user friendly.


Hoping it may help,
Vanderghast, Access MVP
 
J

Johnson

The 2 method you said I know it
So despond, it's looks like doesn't exist the REAL way to load control on run time under access

Any way, thanks a lot !
 
A

Adrian Jansen

In a properly designed ( ie well normalised ) database, there should be no
need to add controls at runtime. Its almost always possible to design the
user interface in such a way that its not necessary.

--
Regards,

Adrian Jansen
J & K MicroSystems
Microcomputer solutions for industrial control
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top