表示一个风格按钮的基类。

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

语法

C#
public class ButtonStyleBase : UIButton

继承层次

System..::.Object
  System..::.MarshalByRefObject
    System.ComponentModel..::.Component
      System.Windows.Forms..::.Control
        ControlBase
          BaseControl
            BaseStyleControl
              BaseButton
                SimpleButton
                  SuperMap.Desktop.UI..::.UIButton
                    SuperMap.Desktop.UI..::.ButtonStyleBase
                      SuperMap.Desktop.UI..::.ButtonFillStyle
                      SuperMap.Desktop.UI..::.ButtonLineStyle
                      SuperMap.Desktop.UI..::.ButtonMarkerStyle
                      SuperMap.Desktop.UI..::.ButtonTextStyle

请参见