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!

Getting a CButton control from CDialogBar

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
0
0
Hi,

I'm using CDialogBar in CMainFrm. I can create MessageMaps to handle clicking of the checkboxes but I don't know how to create controls so I can call checkbox.GetState(). In a dialog app CDialog::DoDataExchange is called but what about in non-dialog apps.

Any help would be appreciated.

Thanks,

Pete
 
see WINAPI function. Especially see SendMessage. John Fill
1c.bmp


ivfmd@mail.md
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top