Constable Authorization Engine 2.0 BETA

DropDownPicker Class

[This is preliminary documentation and subject to change.]

Represents a drop-down selector suitable for UITypeEditor implementations.

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

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.ContainerControl
                  LaMarvin.Design.Controls.DropDownPicker

[Visual Basic]
NotInheritable Public Class DropDownPicker
    Inherits ContainerControl
[C#]
public sealed class DropDownPicker : ContainerControl

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

DropDownPicker Members | LaMarvin.Design.Controls Namespace