ControlBindingT, TValue Class |
Note: This API is now obsolete.
Namespace: Eto.Forms
[ObsoleteAttribute("Since 2.1: Use Eto.Forms.BindableBinding<T, TValue> instead")] public class ControlBinding<T, TValue> : BindableBinding<T, TValue> where T : Control
[Missing <typeparam name="T"/> documentation for "T:Eto.Forms.ControlBinding`2"]
[Missing <typeparam name="TValue"/> documentation for "T:Eto.Forms.ControlBinding`2"]
Name | Description | |
---|---|---|
ControlBindingT, TValue(T, IndirectBindingTValue) |
Initializes a new instance of the ControlBindingT, TValue class.
| |
ControlBindingT, TValue(T, FuncT, TValue, ActionT, TValue, ActionT, EventHandlerEventArgs, ActionT, EventHandlerEventArgs) |
Initializes a new instance of the ControlBindingT, TValue class.
|