From 66f752fccc05afc9ca8607fcaac0186ad1f4a364 Mon Sep 17 00:00:00 2001 From: Sunny Date: Thu, 21 Jul 2022 21:51:53 +0800 Subject: [PATCH] =?UTF-8?q?*=20UIComboBox:=20=E5=B1=8F=E8=94=BDFormatStrin?= =?UTF-8?q?g=E7=9A=84=E7=BC=96=E8=BE=91=E5=99=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SunnyUI/Controls/UIComboBox.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/SunnyUI/Controls/UIComboBox.cs b/SunnyUI/Controls/UIComboBox.cs index 38a1d3a3..84cee751 100644 --- a/SunnyUI/Controls/UIComboBox.cs +++ b/SunnyUI/Controls/UIComboBox.cs @@ -689,7 +689,6 @@ namespace Sunny.UI [Description("获取或设置指示显示值的方式的格式说明符字符。"), Category("SunnyUI")] [DefaultValue("")] - [Editor("System.Windows.Forms.Design.FormatStringEditor, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", typeof(UITypeEditor))] [MergableProperty(false)] public string FormatString {