# winform-uiframe **Repository Path**: lovegitee/winform-uiframe ## Basic Information - **Project Name**: winform-uiframe - **Description**: winform一个干净的单窗体框架, 从youtube敲过来的 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-12-17 - **Last Updated**: 2024-12-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 1. 通过nuget 安装fontAwesome ## 1.1 资料地址: https://www.nuget.org/packages/FontAwesome5 ## 1.2 使用地址: https://fontawesome.com/v6/search?q=face&o=r&m=free ## 1.3 github地址: https://github.com/awesome-inc/FontAwesome.Sharp ### 2. 子窗体内的控件, 如果想要响应式的位置的话, 每一个控件都要设置Anchor属性为None ### 3. 增加panelTitle双击放大缩小的功能