AddValueEventArgsT Class |
Namespace: Eto.Forms
[Missing <typeparam name="T"/> documentation for "T:Eto.Forms.AddValueEventArgs`1"]
The AddValueEventArgsT type exposes the following members.
| Name | Description | |
|---|---|---|
| AddValueEventArgsT |
Initializes a new instance of the AddValueEventArgs class
|
| Name | Description | |
|---|---|---|
| ShouldAdd |
True if the value should be added, false otherwise
| |
| Value |
Value being added to the combo box
|