O
Oded Kovach
Hello there
I need to build an access probram that create forms on runtime according to
data. the creating forms include adding controls, properties ect...
On mdb i have no problem doing this by opening the form in a design mode and
add controls by CreateControl method.
But on mde however there isn't option of opening form in a design mode (as
far as i know)
how can i work with program like this on mde?
any help would be useful
I need to build an access probram that create forms on runtime according to
data. the creating forms include adding controls, properties ect...
On mdb i have no problem doing this by opening the form in a design mode and
add controls by CreateControl method.
But on mde however there isn't option of opening form in a design mode (as
far as i know)
how can i work with program like this on mde?
any help would be useful