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 Mike Lewis 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. lschwinn

    Problem with Copy() & Paste in TextBox

    I am having a problem with the Copy()& Paste() function. I have a button field where I try to copy from one text field to another. I am typing the following in the Private Sub Button_Click(....) txtTop.Copy() txtBottom.Paste() but the paste doesn't paste my text. It pastes the...

Part and Inventory Search

Back
Top