|
-
Mar 2nd, 2015, 08:03 AM
#1
Thread Starter
Fanatic Member
Import controls other form with events ?
Hi
Is there some way to import the controls from other control with the events ?
too is there some way generate source code ?
Tia
Last edited by mutley; Mar 2nd, 2015 at 08:09 AM.
-
Mar 2nd, 2015, 09:15 AM
#2
Re: Import controls other form with events ?
MZTools is capable of copying controls with the source, though I never used this functionallity.
Regarding question 2, what do you mean with generating source code? Source from what?
-
Mar 2nd, 2015, 09:34 AM
#3
Thread Starter
Fanatic Member
Re: Import controls other form with events ?
thank you for your answers
I have add in mztools , but I can not find where I did It
About question 2: I would Like read a table from database and build a source code, with some controls I choice column and the control, but have not idea how like to do it ?
-
Mar 2nd, 2015, 09:38 AM
#4
Re: Import controls other form with events ?
-
Mar 2nd, 2015, 12:05 PM
#5
Thread Starter
Fanatic Member
Re: Import controls other form with events ?
 Originally Posted by Arnoutdv
1)
Thank you , but I Tried using MZTOOLS and only controls is copied, The control is in other VBP
2
Exactly, but
I would have to adapt to use oo40 connection, where can I Download a example, same using DAO or ADO
-
Mar 3rd, 2015, 03:11 AM
#6
Re: Import controls other form with events ?
1: Maybe it's only possible within the same project
2: Really I don't have clue
-
Mar 3rd, 2015, 12:38 PM
#7
Re: Import controls other form with events ?
Are you trying to generate a form (.frm file) from your database? If so, open a form, module, and class object in WordPad and see how VB stores the information. You should be able to create a new file and print to that file the expected syntax and data.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|