954,535 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

using two forms or tabs

how can i use two forms simultaneously.........
i have one form which displays the entire components..and one which displays the report of selected components.....
now if i want the preport to open on click of a button ho can i do that...
or is there any way i can use tabs.....
please guide me........

mayank_ati
Junior Poster in Training
97 posts since Jul 2007
Reputation Points: 38
Solved Threads: 0
 

hi,


Create a Mdi form and in the mdiform create menus using menu editor.
After Creating the menus write the coding to open the form "Form1.show". Then make the two forms child of the mdiform by setting the property "mdichild = True".

Finally run the Mdiform and open two forms at the time. Then press at the time "Ctrl" and "tab" to view the both forms at the time.

Regards
Shailu.:)

manoshailu
Junior Poster
105 posts since Jun 2007
Reputation Points: 34
Solved Threads: 10
 

thanks for your answer.........
and how can we use tabs in the same form

mayank_ati
Junior Poster in Training
97 posts since Jul 2007
Reputation Points: 38
Solved Threads: 0
 

Hi,

use "Microsoft SS tab Control"..
U hace to add it to ur tool box from this menu:
Project>>Components..

Regards
Veena

QVeen72
Posting Shark
950 posts since Nov 2006
Reputation Points: 84
Solved Threads: 143
 

Hi,

use "Microsoft SS tab Control"..
U have to add it to ur tool box from this menu:
Project>>Components..

Regards
Veena

QVeen72
Posting Shark
950 posts since Nov 2006
Reputation Points: 84
Solved Threads: 143
 

oh....
is that it........
thank you.......

mayank_ati
Junior Poster in Training
97 posts since Jul 2007
Reputation Points: 38
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You