Constable Authorization Engine 2.0 BETA

PolicyDesignForm Class

[This is preliminary documentation and subject to change.]

[TBD]

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

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.ContainerControl
                  System.Windows.Forms.Form
                     LaMarvin.Constable.Design.Forms.PolicyDesignForm

[Visual Basic]
Public Class PolicyDesignForm
    Inherits Form
    Implements IPolicyDesignHost
[C#]
public class PolicyDesignForm : Form, IPolicyDesignHost

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

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

See Also

PolicyDesignForm Members | LaMarvin.Constable.Design.Forms Namespace