duheng
2025-03-28 e411302bca8857e102443a5250c82b9580ef07a3
WinFrmUI/Yw.WinFrmUI.Hydro.Core/10-working/07-list/HydroWorkingListViewCtrl.cs
@@ -21,7 +21,9 @@
            }
            set
            {
                this.imageListBoxControl1.BorderStyle = value ? BorderStyles.Default : BorderStyles.NoBorder;
                this.imageListBoxControl1.BorderStyle = value ?
                    BorderStyles.Default :
                    BorderStyles.NoBorder;
            }
        }