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 strongm 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. mpetre

    How do I set system colours per VB Application

    Why change the system colors? Why not use the color palette? When you're in Visual Basic, click on the object you want to set the color for. Go over to the Properties Window and select BackColor, ForeColor, or whatever you're changing. Click the drop-down box and select the Palette tab...
  2. mpetre

    Bound Controls and a Stored Procedure w/one param

    I'm having a bit of trouble implementing a particular application. Here's my situation: I have a program with one main form that displays many data-bound textboxes and masked edit boxes. As the form initializes, I'll prompt the user for an account number which will then be passed as the only...

Part and Inventory Search

Back
Top