Click or drag to resize

NumericUpDownInput Class

返回用户文档首页
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    System.ComponentModelComponent
      System.Windows.FormsControl
        System.Windows.FormsScrollableControl
          System.Windows.FormsContainerControl
            System.Windows.FormsUpDownBase
              System.Windows.FormsNumericUpDown
                LoongCAD.UINumericUpDownInput

Namespace: LoongCAD.UI
Assembly: LoongSDKSTC (in LoongSDKSTC.dll) Version: 2025.0.9.8 (2025.0.9.8)
Syntax
C#
public class NumericUpDownInput : NumericUpDown, 
	IParamCtrl, ITabOrderCtrl

The NumericUpDownInput type exposes the following members.

Constructors
 NameDescription
Public methodNumericUpDownInputInitializes a new instance of the NumericUpDownInput class
Top
Properties
Methods
See Also