vrvijayaraj
Programmer
Hi there,
I am using ATL/WTL(NOT MFC) for making an activex Control.
After inserting a ATL dialog object I added a edit box to the dialog resurce. I am manipulating the Edit box using CEdit class object by attaching the control to it.
The problem is I am unable control the key strokes send to the edit control. I want to restrict the input to 0,1,2,3,4,5,6,7,8,9,A,B,C,D,E AND F.
Please help...
Thanks in Advance..
I am using ATL/WTL(NOT MFC) for making an activex Control.
After inserting a ATL dialog object I added a edit box to the dialog resurce. I am manipulating the Edit box using CEdit class object by attaching the control to it.
The problem is I am unable control the key strokes send to the edit control. I want to restrict the input to 0,1,2,3,4,5,6,7,8,9,A,B,C,D,E AND F.
Please help...
Thanks in Advance..