Click or drag to resize

ListDialog Properties

The ListDialog type exposes the following members.

Properties
  NameDescription
Public propertyButton1
Gets or sets the text on the left button.
(Inherited from Dialog.)
Public propertyButton2
Gets or sets the text on the right button.
(Inherited from Dialog.)
Public propertyCaption
Gets or sets the caption.
(Inherited from Dialog.)
Protected propertyInfo
Gets the info displayed in the box.
(Overrides DialogInfo.)
Public propertyItems
Gets the list items.
Public propertyStyle
Gets or sets the style.
(Inherited from Dialog.)
Top
See Also