Error in code

  • Thread starter Thread starter Luis
  • Start date Start date
L

Luis

The following code:

Dim objTree As Treeview
Dim ramoSc, ramoTipo As Node

raises the error "User-defined type not defined".
I'm trying to use the Treeview Control. Is it because of
the references that must be loaded? If so, what references
should i load ?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Challenging Recordset 1
Filtering Sub Form 1
no one is helping... 2
Problem with Treeview code 3
VBA CODE HELP! 0
Passing a TreeView control around 1
Treeview Control (v6.0) MSCtrlLib 4
treeview control issue 1

Back
Top