From 982cde7e9372dc218f23b204265d8e54f7e9ce4f Mon Sep 17 00:00:00 2001 From: ningshuxia <ningshuxia0927@outlook.com> Date: 星期四, 13 三月 2025 10:34:21 +0800 Subject: [PATCH] boxModel --- WinFrmUI/Yw.WinFrmUI.Core/Yw.WinFrmUI.Core.csproj.user | 11 ++++++++++- 1 files changed, 10 insertions(+), 1 deletions(-) diff --git a/WinFrmUI/Yw.WinFrmUI.Core/Yw.WinFrmUI.Core.csproj.user b/WinFrmUI/Yw.WinFrmUI.Core/Yw.WinFrmUI.Core.csproj.user index 048fd49..32021e6 100644 --- a/WinFrmUI/Yw.WinFrmUI.Core/Yw.WinFrmUI.Core.csproj.user +++ b/WinFrmUI/Yw.WinFrmUI.Core/Yw.WinFrmUI.Core.csproj.user @@ -13,11 +13,20 @@ <Compile Update="09-common\01-flags\SetFlagsDlg.cs"> <SubType>Form</SubType> </Compile> - <Compile Update="09-common\StringListCheckedListBoxCtrl.cs"> + <Compile Update="09-common\02-string-list-checked\StringListCheckedListBoxCtrl.cs"> <SubType>UserControl</SubType> </Compile> <Compile Update="09-common\01-flags\SetFlagsEditCtrl.cs"> <SubType>UserControl</SubType> </Compile> + <Compile Update="09-common\03-search-set\GeneralSearchAndSetCtrl.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Update="09-common\12-ok-cancel\GeneralOkAndCancelCtrl.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Update="12-exception\VmoExceptionInfoDlg.cs"> + <SubType>Form</SubType> + </Compile> </ItemGroup> </Project> \ No newline at end of file -- Gitblit v1.9.3