Click or drag to resize

ListDialog Methods

The ListDialog type exposes the following members.

Methods
  NameDescription
Public methodAdd(ListDialogRow)
Adds the specified row to the list.
Public methodAdd(String)
Adds a row to the list with the specified text.
Public methodAdd(String, Object)
Adds a row to the list with the specified text and tag.
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetEnumerator
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also