GREETING,
It would be very kind if somebody could point me to the right direction regarding creation of a form in visual basic 6.I am developing a report generation application which is a client server architecture.I would like know which book could help me out for the same.
thanking you,
Sakhib
to create a form during runtime in vb6?
Page 1 of 12 Replies - 254 Views - Last Post: 05 February 2013 - 05:40 AM
Replies To: to create a form during runtime in vb6?
#2
Re: to create a form during runtime in vb6?
Posted 05 February 2013 - 01:48 AM
Hmm, I think it's something like this:
dim mynewform as new Form1 'u must have this form in project mynewform.show
#3
Re: to create a form during runtime in vb6?
Posted 05 February 2013 - 05:40 AM
Thank you lot.
Regards ,
Sakhib
Regards ,
Sakhib
Page 1 of 1
|
|

New Topic/Question
Reply



MultiQuote



|