J
Jason
Hi everyone, there is some text in one of my VB.NET
programs (on a form of course) that looks outwright silly
if the users system is changed to 120 DPI. (This
particular setting is modified if you go to your Display
Properties, then select the Settings Tab, then select
Advanced, then in the Advanced properties, you select the
General Tab, and the first pull-down in the general tab
has DPI settings.
Is ther a windows system API call that one can use to
determine the DPI setting the users have selected in
windows so I can set up an IF statement in my form and
make it look good either way.
Thanks in advance to all those who reply.
programs (on a form of course) that looks outwright silly
if the users system is changed to 120 DPI. (This
particular setting is modified if you go to your Display
Properties, then select the Settings Tab, then select
Advanced, then in the Advanced properties, you select the
General Tab, and the first pull-down in the general tab
has DPI settings.
Is ther a windows system API call that one can use to
determine the DPI setting the users have selected in
windows so I can set up an IF statement in my form and
make it look good either way.
Thanks in advance to all those who reply.