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 Chriss Miller 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: *

  1. mas3399

    TreeView cutting off words

    I have a treeview that has 3 levels of nodes. On the bottom level, the right side of the text is cut off in the treeview. Also, when you click (select) the node, the highlight only extends to the length of the text. Is there a way to extend the length so that they all are the same (besides...
  2. mas3399

    Overriding TreeNode

    After posting this, I did some reading and I decided to develop a NodeInformation Object for the Tag field instead, which will carry primary keys and is a much easier solution. Thanks for your information, however, as I'll tuck it away for future reference.
  3. mas3399

    Overriding TreeNode

    Hi, I'm trying to create a custom TreeNode or add an (int) key to the TreeNode class. I want this to be used by the TreeView control I've written a class derived from TreeNode, but don't know how to use it with the TreeView control so that I can access this key value. Can anyone help me or...

Part and Inventory Search

Back
Top