Share via


TypeMemberChooserUI Class

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

User interface for selecting multiple members from a type.

Namespace:  Microsoft.Practices.EnterpriseLibrary.Validation.Configuration.Design
Assembly:  Microsoft.Practices.EnterpriseLibrary.Validation.Configuration.Design (in Microsoft.Practices.EnterpriseLibrary.Validation.Configuration.Design.dll)

Syntax

'Declaration
PublicClassTypeMemberChooserUI _
    Inherits Form
publicclassTypeMemberChooserUI : Form
publicref classTypeMemberChooserUI : public Form
publicclass TypeMemberChooserUI extends Form

Inheritance Hierarchy

System.Object
  System.MarshalByRefObject
    System.ComponentModel.Component
      System.Windows.Forms.Control
        System.Windows.Forms.ScrollableControl
          System.Windows.Forms.ContainerControl
            System.Windows.Forms.Form
              Microsoft.Practices.EnterpriseLibrary.Validation.Configuration.Design.TypeMemberChooserUI

See Also

TypeMemberChooserUI Members

Microsoft.Practices.EnterpriseLibrary.Validation.Configuration.Design Namespace

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.