获取 UIButtonBar 控件上绘制子项的 ButtonBarFormatStyle 对象。
命名空间:
SuperMap.Desktop.UI程序集: SuperMap.Desktop.UI.Controls (in SuperMap.Desktop.UI.Controls)
版本: dll
语法
C# |
---|
[BrowsableAttribute(false)] [TypeConverterAttribute(typeof(ExpandableObjectConverter))] [EditorBrowsableAttribute(EditorBrowsableState.Never)] [ObsoleteAttribute("'FormatStyle' is obsolete: This property has been deprecated. Use the StateStyles.FormatStyle property instead")] [DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)] public UIButtonBarFormatStyle FormatStyle { get; } |