Search results for query: *

  1. L

    Double Click in a Treeview

    I need help with double clicking a node in Treeview1, and then performing a cut and paste to TreeView2. I have code that removes the node from TV1, but I get a message that I cannot add or insert the item in more than 1 location. Must first remove it from its current location or clone it. I...
  2. L

    Help with Service permissions

    I'm really confused on the userid and password that I can set in the code of the service. I have entered a userid and password that has domain admin rights. I sign on to the computer as a normal user and still get the error:Error 5: Access denied. I don't know how to set the userid and...
  3. L

    Saving data from a treeview

    I have a app that loads different nodes to a treeview. The app allows the user to drag and drop a node from one tv to another and then save that list as. I don't know how to save the list the user puts into the second treeview. Help?? Thanks lcan
Back
Top