Click or drag to resize

RadioButton Class

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

Namespace: LoongCAD.UI
Assembly: LoongSDKSTC (in LoongSDKSTC.dll) Version: 0.8.15.0 (0.8.15.0)
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