Constable Authorization Engine 2.0 BETA

DesignerVerbsView Class

[This is preliminary documentation and subject to change.]

Represents a panel displaying DesignerVerbs as clickable hypelinks.

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

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            LaMarvin.Design.Controls.DesignerVerbsView

[Visual Basic]
NotInheritable Public Class DesignerVerbsView
    Inherits Control
[C#]
public sealed class DesignerVerbsView : Control

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.Controls

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

See Also

DesignerVerbsView Members | LaMarvin.Design.Controls Namespace