Click or drag to resize

ProfileCatalog Class

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

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 ProfileCatalog : UserControl

The ProfileCatalog type exposes the following members.

Constructors
 NameDescription
Public methodProfileCatalogInitializes a new instance of the ProfileCatalog class
Public methodProfileCatalog(String)Initializes a new instance of the ProfileCatalog class
Top
Properties
 NameDescription
Public propertyButtonText 
Public propertySelectedProfile 
Top
Events
 NameDescription
Public eventSelectClicked 
Public eventSelectionDone 
Top
See Also