Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
CreateControl
#10
Convert x, y, width and height from/to dialog box units. But I don't remember how to do it. I just remember it was not easy. Learn about dialog box units in msdn library.

But i think most computers have default DPI. Use CreateControl with pixels. To make your dialogs more compatible with 120 dpi, just make your controls that contain text (eg buttons) a bit bigger.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)