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. Homunkulus

    How do I manipulate a control in a dialog?

    I am using: "dialogH = CreateDialog(NULL,MAKEINTRESOURCE(IDD_DIALOG),NULL,MessageHandler);" to create a moddless dialog. With: "SetWindowText(GetDlgItem(dialogH, IDC_EDIT1),strText);" I am able to put text in a control. Now i want to deactivate some controls and turn some...

Part and Inventory Search

Back
Top