Click or drag to resize

RadioButton Class

返回用户文档首页
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    System.ComponentModelComponent
      System.Windows.FormsControl
        System.Windows.FormsButtonBase
          System.Windows.FormsRadioButton
            LoongCAD.STC.Dialog.UIControlsRadioButton

Namespace: LoongCAD.STC.Dialog.UIControls
Assembly: LoongCAD.STC.Dialog (in LoongCAD.STC.Dialog.dll) Version: 2025.0.9.12 (2025.0.9.12)
Syntax
C#
public class RadioButton : RadioButton, 
	IParamCtrl, ITabOrderCtrl

The RadioButton type exposes the following members.

Constructors
 NameDescription
Public methodRadioButtonInitializes a new instance of the RadioButton class
Top
Properties
Methods
See Also