First let me say I'm new to the the product and this forum, so if I make a mistake or ask a dumb question, please be gentle.
I just upgraded to version 5.5 and then followed the Web instructions for downloading and installing the ControlsEx library. I opened a new project, created a blank new form and saved it. I copied the sample code from the TreeView help, replacing the default code you get with a new project.
Running the program, I receive:
Error compiling program,
Error description: tv is not a nown control or object.
Occurred on line: 10
tv.New1("Form1", 5, 10, 200, 200)
I'm sure I'm missing something simple here. Thanks in advance for your wise counsel.
jrb
I just upgraded to version 5.5 and then followed the Web instructions for downloading and installing the ControlsEx library. I opened a new project, created a blank new form and saved it. I copied the sample code from the TreeView help, replacing the default code you get with a new project.
Running the program, I receive:
Error compiling program,
Error description: tv is not a nown control or object.
Occurred on line: 10
tv.New1("Form1", 5, 10, 200, 200)
I'm sure I'm missing something simple here. Thanks in advance for your wise counsel.
jrb