Skip to main content

How to change the font name/size when window is MAXIMIZED or RESTORED?

  • February 15, 2013
  • 0 replies
  • 0 views

Problem:

There is no function to change the font in Dialog System. The list box must be then sub-classed to achieve this.

Resolution:

You will need the list box handle to create a class library object. You can then use the SetFont method to change the font properties (name, size, etc.).

Old KB# 6581

0 replies

Be the first to reply!