Constable Authorization Engine 2.0 BETA

PolicyDesignModelContextControl Class

[This is preliminary documentation and subject to change.]

[TBD]

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

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.ContainerControl
                  System.Windows.Forms.UserControl
                     LaMarvin.Constable.Design.Controls.PolicyDesignModelContextControl

[Visual Basic]
Public Class PolicyDesignModelContextControl
    Inherits UserControl
    Implements IPolicyDesignContextControl, ISupportInitialize
[C#]
public class PolicyDesignModelContextControl : UserControl, IPolicyDesignContextControl, ISupportInitialize

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

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

See Also

PolicyDesignModelContextControl Members | LaMarvin.Constable.Design.Controls Namespace