Click or drag to resize

RadioButtonGroup Class

返回用户文档首页
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    System.ComponentModelComponent
      System.Windows.FormsControl
        System.Windows.FormsScrollableControl
          System.Windows.FormsContainerControl
            System.Windows.FormsUserControl
              LoongCAD.STC.Dialog.UIControlsRadioButtonGroup

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 RadioButtonGroup : UserControl, 
	IParamCtrl, ITabOrderCtrl, IPlaceholderCtrl

The RadioButtonGroup type exposes the following members.

Constructors
 NameDescription
Public methodRadioButtonGroupInitializes a new instance of the RadioButtonGroup class
Top
Properties
Methods
Fields
See Also