* UIComboBox: 屏蔽FormatString的编辑器
This commit is contained in:
parent
6b9a456172
commit
66f752fccc
@ -689,7 +689,6 @@ namespace Sunny.UI
|
|||||||
|
|
||||||
[Description("获取或设置指示显示值的方式的格式说明符字符。"), Category("SunnyUI")]
|
[Description("获取或设置指示显示值的方式的格式说明符字符。"), Category("SunnyUI")]
|
||||||
[DefaultValue("")]
|
[DefaultValue("")]
|
||||||
[Editor("System.Windows.Forms.Design.FormatStringEditor, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", typeof(UITypeEditor))]
|
|
||||||
[MergableProperty(false)]
|
[MergableProperty(false)]
|
||||||
public string FormatString
|
public string FormatString
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user