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 dencom 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: bartmc
  • Content: Threads
  • Order by date
  1. bartmc

    Detect what a TextBox loses focus to.

    Is there a way to detect what an object is losing focus to. Here's my situation, i have these LostFocus() functions that i use to validate data in a TextBox, If the data is invalid, i just call tb.Focus() to not let them out of the box, now here's the problem, i have an abort button, that should...
  2. bartmc

    sending text through lp on SCO

    I have a zebra 802.11b printer, im generating my own ZPL and CPLC code to send to it. I can create a socket connection to the printer and send the ZPL to it and it prints fine. My problem is is that no matter how i set it up using scoadmin, it wont print. I just want lp to handle the spooling...
  3. bartmc

    force typing in all caps?

    Does anyone know how to intercept ALL keystrokes and force all input to be in UPPERCASE? We only accept uppers in our database. Bart

Part and Inventory Search

Back
Top