Click or drag to resize

ParamStoreBarFriendly Class

返回用户文档首页
数据配置存取和帮助相关控件组
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    System.ComponentModelComponent
      System.Windows.FormsControl
        System.Windows.FormsScrollableControl
          System.Windows.FormsContainerControl
            System.Windows.FormsUserControl
              LoongCAD.STC.Friendly.Dialog.UIControlsParamStoreBarFriendly

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

The ParamStoreBarFriendly type exposes the following members.

Constructors
 NameDescription
Public methodParamStoreBarFriendlyInitializes a new instance of the ParamStoreBarFriendly class
Top
Properties
 NameDescription
Public propertyCreateName 创建名称输入框内容
Public propertyLoadName 文件列表当前选中内容
Top
Events
See Also