Inheritance
ContextMenuEntry
Assembly: NXOpenUI.dll
public class ContextMenuEntry : TransientObject, IMessageSink, IDisposable
Constructors
Declaration
protected ContextMenuEntry(nint ptr)
Parameters
Type |
Name |
Description |
nint |
ptr |
|
Properties
Declaration
public ContextMenuEntry.Type EntryType { get; }
Property Value
Declaration
public bool IsDefault { get; }
Property Value
Declaration
public bool IsHidden { get; }
Property Value
Declaration
public bool IsSensitive { get; }
Property Value
Declaration
public string Label { get; }
Property Value
Declaration
public string Name { get; }
Property Value
Methods
Declaration
protected override void FreeResource()
Overrides
Implements
System.Runtime.Remoting.Messaging.IMessageSink