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 bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: nhc
  • Content: Threads
  • Order by date
  1. nhc

    treeview node height

    Howdy, I need to align the nodes of a treeview with a 3rd party control. The third party control rows can be adjusted, however I do not know how to get the height of the nodes in the treeview control. So my question is does anyone know how to get treeview node heoghts or any other method of...
  2. nhc

    dynamic control creation again.

    I'm actually still struggling with a problem I posted earlier. My original problem was the creation on controls at runtime without having to use control arrays (As I was placing a usercontrol within itself to form a kind of tree).<br><br>This was answered by the user GTO, they pointed me to a...
  3. nhc

    runtime control creation

    Hi,<br><br>I am making a control that will (not always) have children that are of the same control type. It is like a tree structure basically. I cannot create the same control within itself at design time, as I am not allowed (for good reasons).<br><br>So my question is, Can I create an...
  4. nhc

    usercontrol width not fully displayed

    Hi,<br>I have a usercontrol that uses pixels as its scalemode.<br>The problem is that when say my usercontrol is say 6000 pixels in width its container form only displays 200 pixels.<br>(Those numbers aren't accurate)<br>No matter what scalemode I put the form in it still only displays a...
  5. nhc

    ADO/automation error

    Hi, <br><br>When my program attempts to open a recordset through an ADO connection I get a 430 automation unsupported error. <br><br>My development environment is vb6 on win2k, and the program runs fine here. <br>The problem occurs when I attempt to run it in win98. I have installed dcom98 and...

Part and Inventory Search

Back
Top