Quantcast
Channel: User Sinatr - Stack Overflow
Viewing all articles
Browse latest Browse all 609

Comment by Sinatr on Can I get a high resolution project on the screen even if the screen resolution is not large in C# Winform?

$
0
0
You can create complex layout which will support any resolution. In winforms it's using TableLayoutPanel and FlowLayoutPanel. Another option is to create different form for different resolution/aspect ratio and show form which matches current resolution. This allows you to completely change UI, remove unnecessary UI elemens for smaller resolutions, hide something in menus, etc. Combining 2 those approaches leads to a responsive design.

Viewing all articles
Browse latest Browse all 609

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>