Click or drag to resize

SubMenuBase Class

返回用户文档首页
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    System.ComponentModelComponent
      System.Windows.FormsControl
        System.Windows.FormsScrollableControl
          System.Windows.FormsToolStrip
            System.Windows.FormsToolStripDropDown
              System.Windows.FormsToolStripDropDownMenu
                System.Windows.FormsContextMenuStrip
                  LoongCAD.UISubMenuBase

Namespace: LoongCAD.UI
Assembly: LoongSDKSTC (in LoongSDKSTC.dll) Version: 0.8.15.0 (0.8.15.0)
Syntax
C#
public class SubMenuBase : ContextMenuStrip

The SubMenuBase type exposes the following members.

Constructors
 NameDescription
Public methodSubMenuBaseInitializes a new instance of the SubMenuBase class
Top
Methods
See Also