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.Friendly.Dialog.UIControlsRadioButtonGroup

Namespace: LoongCAD.STC.Friendly.Dialog.UIControls
Assembly: LoongCAD.STC.Friendly (in LoongCAD.STC.Friendly.dll) Version: 2025.0.9.14 (2025.0.9.14)
Syntax
C#
public class RadioButtonGroup : UserControl

The RadioButtonGroup type exposes the following members.

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