ListBox Class |
Namespace: Eto.Forms
The ListBox type exposes the following members.
| Name | Description | |
|---|---|---|
| ContextMenu |
Gets or sets the context menu for the control.
| |
| ImageBinding | Obsolete.
Gets or sets the binding for the Image of each item
| |
| ItemImageBinding |
Gets or sets the binding for the Image of each item
|
| Name | Description | |
|---|---|---|
| GetCallback |
Gets an instance of an object used to perform callbacks to the widget from handler implementations
(Overrides ListControlGetCallback.) | |
| OnActivated |
Raises the Activatedevent.
|
| Name | Description | |
|---|---|---|
| Activated |
Occurs when an item is activated, usually with a double click or by pressing enter.
|