Click or drag to resize

DateComboBox Class

返回用户文档首页
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    System.ComponentModelComponent
      System.Windows.FormsControl
        System.Windows.FormsDateTimePicker
          LoongCAD.UIDateComboBox

Namespace: LoongCAD.UI
Assembly: LoongSDKSTC (in LoongSDKSTC.dll) Version: 0.8.15.0 (0.8.15.0)
Syntax
C#
public class DateComboBox : DateTimePicker, 
	IParamCtrl, ITabOrderCtrl

The DateComboBox type exposes the following members.

Constructors
 NameDescription
Public methodDateComboBoxInitializes a new instance of the DateComboBox class
Top
Properties
Methods
See Also