Constable Authorization Engine 2.0 BETA

InstanceDesignerVerb Class

[This is preliminary documentation and subject to change.]

Represents a DesignerVerb associated with an object.

For a list of all members of this type, see InstanceDesignerVerb Members.

System.Object
   System.ComponentModel.Design.MenuCommand
      System.ComponentModel.Design.DesignerVerb
         LaMarvin.Design.InstanceDesignerVerb

[Visual Basic]
NotInheritable Public Class InstanceDesignerVerb
    Inherits DesignerVerb
[C#]
public sealed class InstanceDesignerVerb : DesignerVerb

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: LaMarvin.Design

Assembly: LaMarvin.Design (in LaMarvin.Design.dll)

See Also

InstanceDesignerVerb Members | LaMarvin.Design Namespace