Click or drag to resize

MaterialCatalog Class

返回用户文档首页
截面型材选择按钮
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    System.ComponentModelComponent
      System.Windows.FormsControl
        System.Windows.FormsScrollableControl
          System.Windows.FormsContainerControl
            System.Windows.FormsUserControl
              LoongCAD.STC.Friendly.Dialog.UIControlsMaterialCatalog

Namespace: LoongCAD.STC.Friendly.Dialog.UIControls
Assembly: LoongCAD.STC.Friendly (in LoongCAD.STC.Friendly.dll) Version: 2025.0.9.12 (2025.0.9.12)
Syntax
C#
public class MaterialCatalog : UserControl

The MaterialCatalog type exposes the following members.

Constructors
 NameDescription
Public methodMaterialCatalogInitializes a new instance of the MaterialCatalog class
Public methodMaterialCatalog(String)Initializes a new instance of the MaterialCatalog class
Top
Properties
 NameDescription
Public propertyButtonText 
Public propertySelectedMaterial 
Top
Events
 NameDescription
Public eventSelectClicked 
Public eventSelectionDone 
Top
See Also