Click or drag to resize

MaterialManagerDialog Class

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

Namespace: LoongCAD.UI
Assembly: LoongSDKSTC (in LoongSDKSTC.dll) Version: 0.8.15.0 (0.8.15.0)
Syntax
C#
public class MaterialManagerDialog : ParamFormBase

The MaterialManagerDialog type exposes the following members.

Constructors
 NameDescription
Public methodMaterialManagerDialogInitializes a new instance of the MaterialManagerDialog class
Top
Properties
 NameDescription
Public propertyCacheBoundsKey
(Inherited from ParamFormBase)
Public propertyDisposeOnClose
(Inherited from ParamFormBase)
Public propertyEscClose
(Inherited from ParamFormBase)
Public propertyFormBorderStyle
(Inherited from ParamFormBase)
Public propertyStatic memberinstance 
Top
Methods
 NameDescription
Public methodClearPlaceholders
(Inherited from ParamFormBase)
Public methodClearUI
(Inherited from ParamFormBase)
Public methodClose
(Inherited from ParamFormBase)
Public methodEnableControlChecks
(Inherited from ParamFormBase)
Public methodFocus
(Inherited from ParamFormBase)
Public methodGetParameters
(Inherited from ParamFormBase)
Public methodHide
(Inherited from ParamFormBase)
Public methodInitStartPosition
(Inherited from ParamFormBase)
Public methodInvokeAcceptButton
(Inherited from ParamFormBase)
Public methodInvokeEscClose
(Inherited from ParamFormBase)
Public methodMoveTabToNext
(Inherited from ParamFormBase)
Public methodResumeBounds
(Inherited from ParamFormBase)
Public methodSetParameters 设置窗口控件的属性值
(Inherited from ParamFormBase)
Public methodSetPlaceholders
(Inherited from ParamFormBase)
Public methodShowWindow 
Public methodSwitchControlChecks
(Inherited from ParamFormBase)
Public methodUpdateDispUnitEnob
(Overrides ParamFormBaseUpdateDispUnitEnob(DObject))
Public methodUpdateTabOrder
(Inherited from ParamFormBase)
Top
Fields
 NameDescription
Public fieldStatic memberm_instance 
Top
See Also