Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Magnifier programming?
#4
To draw and erase focus rectangle can be used

GetDC(0)
DrawFocusRect
ReleaseDC

But not sure it will work well when drawing on windows of other apps. Alternatively can be used transparent dialog or toolbar that does not have any border and caption styles except WS_BORDER (1 pixel black border).


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)