Click or drag to resize

SaveLoad Class

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

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

The SaveLoad type exposes the following members.

Constructors
 NameDescription
Public methodSaveLoadInitializes a new instance of the SaveLoad class
Top
Properties
 NameDescription
Public propertyHelpFileType 帮助文件类型, 默认为General
Public propertyHelpKeyword 设置帮助文件的访问关键字, 默认为起始页
Public propertyHelpUrl 设置帮助链接,默认为LoongSTC官方帮助地址
Public propertySaveAsText 另存为输入框内容
Public propertySaveLoadText 文件列表当前内容
Public propertyUserDefinedHelpFilePath 用户帮助文件路径
Top
Events
See Also