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 Shaun E 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: Retsacnal
  • Content: Threads
  • Order by date
  1. Retsacnal

    Giving up focus rather than sending focus

    Hi, Is it possible to simply have a control give up the focus (so that the focus moves to the next control in the tab index list). The reason I need to do this is that I've created a UserControl with four text boxs on it and I want the user to be able to type in text box 1 then hit enter and...
  2. Retsacnal

    Mouse *NOT* over detection

    Hi, Is there an easy way to detect when the mouse is not over a window. I what a "mouse over" type behaviour for my window, but I need to know when to "turn off" the mouse over effects when the mouse leaves my window. Thanks, Ryan.
  3. Retsacnal

    A question about "Nothing"

    Hi, I would like to know if setting a reference to a Collection object to Nothing also sets each object in the collection to Nothing, or should I set each object to Nothing myself and then set the Collection reference to Nothing? Thanks, Ryan.
  4. Retsacnal

    Window focus and Z order

    Is there a good way to keep one form always behind the other forms of my program. Thanks

Part and Inventory Search

Back
Top