Question

Asked:
Asked By:
Dec 25 2008   9:16 PM GMT
Stingrr44   5 pts.

Visual basic 6.0 varible completion with user defined types not working


Visual Basic, VB 6

If I have the following code...

Type xyz
V1 as byte
V2 as byte
End Type

Dim myVar as xyz

It used to be that when I typed:

myVar.

in the VB 6.0 editor, I would get a pop up menu with V1 and V2 as my choices. I've done something to disable that and now I don't get the menu anymore. What have I done?

Subscribe to Alerts! Get questions and answers delivered to your Inbox.


E-mail me updates on this question



   SUBSCRIBE

hidden modal window

Answer Wiki (Improve, edit or add to this answer)


Start this Answer and Earn your Knowledge Points!

By clicking "Create Answer", you can write the answer to this question that can be improved upon by your peers using the Answer Wiki.

Browse more Questions and Answers on Development.

Looking for relevant Development Whitepapers? Visit the SearchWinDevelopment.com Research Library.


Discuss This Answer


You must be logged-in to discuss a question. Log-in/Register