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

    Order of mouse clicks.

    I have two list boxes, I'll call boxA and boxB. I need to determine which box was clicked on first. I figure I need to put something for the event handlers for each box, just haven't figured out what yet. Any help would be greatly appreciated. Thanx, Rhonda
  2. rgreiser

    Can I retrieve NT group info?

    I would like to write a C# module to look at a directory and extract the NT Group names and permissions for it. Is this possible? I haven't been able to find anything yet. Thanks, Rhonda
  3. rgreiser

    Trying to link 4 tables - getting syntax error

    Hi, I am a beginner to SQL. I am trying to write a VB .Net program to display data from the generic Northwind Traders database. I have a datagrid displaying the customer data, then I have another datagrid displaying fields from the Orders, Order Detail and Product tables. My problem is trying to...
  4. rgreiser

    VB.Net - how to draw a circle on form and keep it centered

    How would I draw a circle on a form in VB.Net and keep it centered if the form is resized? Thanks, Rhonda

Part and Inventory Search

Back
Top