Howdy folks,
I am attempting to duplicate VS-OCXs elastic's feature
that prints the control's tag as a label by the control.
After cycling through the child windows using GetWindows
API Calls, my only problem is finding out the control's
tag knowing only its hWnd. Any ideas?
I Subclass the parent's paint routine to draw text, it works great,
Thanx for any info.
