Click or drag to resize

OkApplyCancel Class

返回用户文档首页
确定, 应用, 取消按钮组合
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    System.ComponentModelComponent
      System.Windows.FormsControl
        System.Windows.FormsScrollableControl
          System.Windows.FormsContainerControl
            System.Windows.FormsUserControl
              LoongCAD.STC.Friendly.Dialog.UIControlsOkApplyCancel

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

The OkApplyCancel type exposes the following members.

Constructors
 NameDescription
Public methodOkApplyCancelInitializes a new instance of the OkApplyCancel class
Top
Properties
 NameDescription
Public propertyAcceptButton 
Top
Events
See Also