表示提供支持换肤的单选按钮控件,继承于 System.Windows.Forms.RadioButton。

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

语法

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

继承层次

System..::.Object
  System..::.MarshalByRefObject
    System.ComponentModel..::.Component
      System.Windows.Forms..::.Control
        System.Windows.Forms..::.ButtonBase
          System.Windows.Forms..::.RadioButton
            SuperMap.Desktop.UI..::.UIRadioButton

请参见