Please suggest me a Control or Object (Other than MDI Form) In vb 6.0 which can hold a Form. I want to call another form from within a form in a control like TabStrip.

Pl. suggest me at earliest.

Thanking you;

Pankaj Kumar

Please suggest me a Control or Object (Other than MDI Form) In vb 6.0 which can hold a Form. I want to call another form from within a form in a control like TabStrip.

Pl. suggest me at earliest.

Thanking you;

Pankaj Kumar

Hi Pankaj...

Use the Setparent Windows API function to set the form as a Client of another form

I've never used the Setparent Windows API function. Will U pl. help me with sample code for a situation where Form2 is to be called within Form1 (Both Form1 and Form2 has property MDIChild = True).

Thanking You

Pankaj

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.