The Portrate Interview Engine

DropDownList Class

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

System.Object
   Portrate.Interview.View.Controls.AbstractControl
      Portrate.Interview.View.Controls.DropDownList

[Visual Basic]
Public Class DropDownList
    Inherits AbstractControl
[C#]
public class DropDownList : AbstractControl
[C++]
public __gc class DropDownList : public AbstractControl
[JScript]
public class DropDownList extends AbstractControl

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: Portrate.Interview.View.Controls

Assembly: Portrate.Interview (in Portrate.Interview.dll)

See Also

DropDownList Members | Portrate.Interview.View.Controls Namespace