Click or drag to resize

LookUpInput Class

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

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

The LookUpInput type exposes the following members.

Constructors
 NameDescription
Public methodLookUpInputInitializes a new instance of the LookUpInput class
Top
Properties
 NameDescription
Public propertyButtonWidth 
Public propertyFont 
Public propertyTabGroup 
Public propertyText 
Public propertyWaterMark 
Top
Fields
 NameDescription
Public fieldonLookUp 
Top
See Also