表示提供支持换肤的标签控件。

命名空间:  SuperMap.Desktop.UI
程序集:  SuperMap.Desktop.UI.Controls (in SuperMap.Desktop.UI.Controls)
版本: dll

语法

C#
[ToolboxBitmapAttribute(typeof(UILabel), "Resources.Toolbox.UILabel.png")]
public class UILabel : LabelControl

继承层次

System..::.Object
  System..::.MarshalByRefObject
    System.ComponentModel..::.Component
      System.Windows.Forms..::.Control
        ControlBase
          BaseControl
            BaseStyleControl
              LabelControl
                SuperMap.Desktop.UI..::.UILabel

请参见