Thread
:
What is the Dialog Id, and how do I get it?
View Single Post
shabbir
Go4Expert Founder
25Jan2009,07:22
Every resource in MFC has an ID and you can get that with the combination of RC file and resource.h file values.
For Code you need to use the API GetDlgCtrlID function