|
I have vb6 on a tower pc and created a form for a standard exe program. On double clicking the various labels and the text boxes on the form I went to the 'coding' page. However a line such as 'lbl1.BackColor=RGB (0,255,0) returned a compile error indicating that method was missing, it turns out that only four options come up on the list after inserting the '.', on my laptop there are about a 100. How can I populate the library with the other options to chose from? I assume this may be an install issue but any advice would be welcome. |