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 gkittelson 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. martijn1967

    Copy & paste

    I have a problem with copy and paste. lots of information on the net, but all the example works with 1 textbox like: textBox1.Text = Clipboard.GetDataObject().GetData(DataFormats.Text).ToString(); my problem is i have 64 textboxes on one form. how can i detect which one has the caret?
  2. martijn1967

    convert xmlfile to treeView

    Hello, Has someone suggestions for my little problem. I just started with C# and begin to love it. I made a complete app without any help, but now i'm facing a problem. i have an xmlfile which i like to convert to a treeview. the xmlfile looks like: <?xml version=&quot;1.0&quot...

Part and Inventory Search

Back
Top