W.R.Purgason
August 16th, 1999, 10:26 AM
I have form which I need to include a subform. Where can I can start looking?
Thanks Alot..
Thanks Alot..
|
Click to See Complete Forum and Search --> : SubForm W.R.Purgason August 16th, 1999, 10:26 AM I have form which I need to include a subform. Where can I can start looking? Thanks Alot.. Jan Businger August 17th, 1999, 05:50 AM Hi, As far as I know VB, there is no real sub-form object. Please sketch in short what you exactly mean and want. What kind of project? Besides: VB5,..6? I'll be pleased to try and h W.R.Purgason August 17th, 1999, 09:01 AM I have a Time&Billing Project where form has Client table and Project Table. I'm doing a Client Form w/ a window for a list Client projects. I need the tight them together, showing Client information w/ window for projects. Thanks Alot for Help...WR Dr_Michael August 17th, 1999, 09:11 AM Is that what you need a MDI form? Have a look on MDI (Parent-Child) forms. Michael Vlastos Company MODUS SA Development Department Athens, Greece Tel: +3-01-9414900 Vlad Chapranov August 17th, 1999, 10:51 AM Use Wizard to create Parent-Child Form in VB 6. Vlad W.R.Purgason August 17th, 1999, 05:11 PM Where would I find Wizard to create Parent-Child Form in VB6.0 !!!! ************** Mikael Person mikaelperson@multimania.com W.R.Purgason August 17th, 1999, 05:27 PM Where do I look for the Wizard to create Parent-Child Form in VB 6.0 !!!!! ************** Mikael Person mikaelperson@multimania.com askus August 17th, 1999, 09:48 PM Add a mdiform to ur project (which is the main form) and add new form to ur project, set the MDICHILD property of your new form to tru. The above solution will add a sub form please get back to solutionproviders@hotmail.com or solutionproviders@yahoo.com for further clarifications The Ultimate Solution Providers Authors Sriman & Jayaraman Email : solutionproviders@hotmail.com solutionproviders@yahoo.com Hand Phone : +(6) 016 2237147 askus August 17th, 1999, 09:49 PM 4. Add a mdiform to ur project (which is the main form) and add new form to ur project, set the MDICHILD property of your new form to tru. The above solution will add a sub form please get back to solutionproviders@hotmail.com or solutionproviders@yahoo.com for further clarifications The Ultimate Solution Providers Authors Sriman & Jayaraman Email : solutionproviders@hotmail.com solutionproviders@yahoo.com Hand Phone : +(6) 016 2237147 codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |