managing-winforms-high-dpi-layout Skill
Implements WinForms high-DPI fluent layouts using TableLayoutPanel, FlowLayoutPanel, and DPI-aware design patterns. Use when creating responsive form layouts that must scale across different DPI settings, implementing Per Monitor V2 (PerMonitorV2) DPI awareness, working with TableLayoutPanel.RowStyles/ColumnStyles, usi Published by microsoft in upgrade-agent-plugins.
What is managing-winforms-high-dpi-layout Skill?
Implements WinForms high-DPI fluent layouts using TableLayoutPanel, FlowLayoutPanel, and DPI-aware design patterns. Use when creating responsive form layouts that must scale across different DPI settings, implementing Per Monitor V2 (PerMonitorV2) DPI awareness, working with TableLayoutPanel.RowStyles/ColumnStyles, usi Published by microsoft in upgrade-agent-plugins. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Design and media
- Design and media use cases
Technical details
- Install or run with Copy skill directory
When to use managing-winforms-high-dpi-layout Skill
- Use it for design and media.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/upgrade-agent-plugins
- Skill file: plugins/upgrade-agent/extenders/upgrade-dotnet/upgrade/skills/lazy/desktop/winforms/managing-winforms-high-dpi-layout/SKILL.md
What it does
Implements WinForms high-DPI fluent layouts using TableLayoutPanel, FlowLayoutPanel, and DPI-aware design patterns. Use when creating responsive form layouts that must scale across different DPI settings, implementing Per Monitor V2 (PerMonitorV2) DPI awareness, working with TableLayoutPanel.RowStyles/ColumnStyles, usi
Skill instructions
WinForms High-DPI Fluent Layout Guide Fluent layout strategies for scalable, DPI-aware WinForms form designs using TableLayoutPanel and FlowLayoutPanel. All layout code shown here must follow the managing-winforms-designer-code skill rules ─ control configuration belongs in InitializeComponent inside the .Designer.cs file. When to Use This Skill Use this skill when: - Designing new or modifying existing forms or UserControls with responsive layouts - Implementing fluent layout scenarios using TableLayoutPanel or FlowLayoutPanel - Ensuring DPI compatibility, specifically for Per Monitor V2 High-DPI modes - Creating complex nested layouts with proper scaling - Implementing fullscreen or presentation modes - Designing modal dialogs with proper layout structure - Reviewing whether WinForms Forms/UserControls are "designed according to standard", "not designed properly", "badly designed", "layout looks wrong", or similar; pair this with managing-winforms-designer-code so Designer serializat
Explore related resources
Frequently asked questions
What is managing-winforms-high-dpi-layout?
managing-winforms-high-dpi-layout is a open-source AI agent skill with Copy skill directory. Implements WinForms high-DPI fluent layouts using TableLayoutPanel, FlowLayoutPanel, and DPI-aware design patterns.
Who is managing-winforms-high-dpi-layout best for?
managing-winforms-high-dpi-layout is best for reusing agent instructions, scripts, and references, design and media workflows.
How do I install managing-winforms-high-dpi-layout?
Install or run managing-winforms-high-dpi-layout using Copy skill directory. Check managing-winforms-high-dpi-layout for the latest setup command.
Is managing-winforms-high-dpi-layout actively maintained?
managing-winforms-high-dpi-layout may need a closer maintenance check before production use.
Auto-fetched from GitHub.