visual studio - c# scale entire form based on screen resolution -
i have application full screen , has multiple panels , layouts works fine. when testing on screen resolution things go wrong. far have been able adjust based on resolution width height has become issue. began scaling , realized have re-adjust of fonts based on new label sizes. there quite few labels , textboxes lot of work of them. have been searching , found windows wpf, i've never used , don't want have move on it. wondering if there easier way without starting over.
Comments
Post a Comment