Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

vb4 prog does not display in vb6

Status
Not open for further replies.

smithles

Programmer
Jul 15, 2002
18
0
0
Help. Please.
the prog ran in vb4, (I did not write it) now in vb6 I have never seen the main form displayed. I do see the altered drop-dn menus which do function correctly. the caption defined in the form is not shown either. When the Me.show executes, the menus change to their correct values, but none of the buttons or entry fields are displayed. If I use the menus to reach (child?) forms, they function correctly. Me.SetFocus doesn't improve anything either. I am source language edit debugging, but the desired form can be displayed by the compiler and seems correct. the various buttons are enabled in the code. The MSDN library keeps talking about foxpro, word basic and access and not all of that help seems appropriate for vb6.
Thanx in advance. Les
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top