i am having a dialog box, on that i am have controls lik static1(label) , edit1 box,
save button and cancel button.
how can i read the postions of the each and every control
Printable View
i am having a dialog box, on that i am have controls lik static1(label) , edit1 box,
save button and cancel button.
how can i read the postions of the each and every control
With GetWindowRect().Quote:
Originally Posted by ravirams