Measurement Studio for VC++

cancel
Showing results for 
Search instead for 
Did you mean: 

CWNumEdit Control ID Number

hi all
i have got a problem using the CWNumEdit Control that is i am not getting the resource id number of
 any CWNumedit controls all are giving
wrong values but when i check other controls like graph , knob etc
they are behaving correctly .

CWnd* pWnd = GetFocus();
int nCtrlID =pWnd->GetDlgCtrlID();


i used the above code to check it in click event .
if anyone know about it plz tell

Thank you
0 Kudos
Message 1 of 2
(3,401 Views)
Hi 665,

I've replicated the issue you spoke of in your post and am moving forward with R&D to try and figure out the cause and solution.
I will let you know as soon as I have some more information.

Thanks for your patience 665, have a good one.
Dan Weiland
0 Kudos
Message 2 of 2
(3,374 Views)