颜色按钮,单击颜色按钮将弹出颜色选择器,颜色选择器提供了选择颜色和自定义颜色值的功能,以及通过颜色选择器可以打开颜色库管理器对颜色进行管理。

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

语法

C#
[ToolboxBitmapAttribute(typeof(ColorButton))]
public class ColorButton : Button

继承层次

System..::.Object
  System..::.MarshalByRefObject
    System.ComponentModel..::.Component
      System.Windows.Forms..::.Control
        System.Windows.Forms..::.ButtonBase
          System.Windows.Forms..::.Button
            SuperMap.UI..::.ColorButton
              SuperMap.Desktop.UI..::.ColorButton

请参见