Hi and thanks for reading.
How can I determine the position (coordinates) of a control on a form? I need the number of pixels from the left edge, from the top edge, etc. When I use RECT to get the rectangle of the control, it always says that left = 0. :( How do I get this value?
Thanks in advance,
OneSource
