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: *

  • Users: DonW
  • Order by date
  1. DonW

    How to change Title Bar

    Check out the SetWindowText function. It allows you to change the title bar text.
  2. DonW

    How to find Caret Pos. in CB Text?

    I have a combo box object. I have to put text in the CB prior to the user adding additional text. I do not want the user to backspace or delete the text I placed in the CB first. I have tried GetCaretPos() but it does not work. Is there a way to limit the user from overwriting the text I...
  3. DonW

    Changing the Title Bar Color of an Application

    I would like to make my application use a different color across to top of the dialog title bars.  I have found how to change the background and other things...but not the title bar.

Part and Inventory Search

Back
Top