AcadPopupMenuClass Class

Inheritance Hierarchy
SystemObject
  BricscadAppAcadPopupMenuClass

Namespace: BricscadApp
Assembly: Interop.BricscadApp (in Interop.BricscadApp.dll) Version: 24.0.0.0
Syntax
public class AcadPopupMenuClass : IAcadPopupMenu, 
        AcadPopupMenu, IEnumerable

The AcadPopupMenuClass type exposes the following members.

Properties
  Name Description
Public property Application  
Public property Count  
Public property Name  
Public property NameNoMnemonic  
Public property OnMenuBar  
Public property Parent  
Public property ShortcutMenu  
Public property TagString  
Top
Methods
  Name Description
Public method AddMenuItem  
Public method AddSeparator  
Public method AddSubMenu  
Public method Equals Determines whether the specified object is equal to the current object.
(Inherited from Object)
Protected method Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
Public method GetEnumerator  
Public method GetHashCode Serves as the default hash function.
(Inherited from Object)
Public method GetType Gets the Type of the current instance.
(Inherited from Object)
Public method InsertInMenuBar  
Public method Item  
Protected method MemberwiseClone Creates a shallow copy of the current Object.
(Inherited from Object)
Public method RemoveFromMenuBar  
Public method ToString Returns a string that represents the current object.
(Inherited from Object)
Top
See Also

©  Bricsys NV. All rights reserved.