DataBindingValueUIHandler Methods
This API supports the product infrastructure and is not intended to be used directly from your code.
Assembly: System.Design (in System.Design.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | Finalize() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from Object.) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() | MemberwiseClone() | |
![]() | OnGetUIValueItem(ITypeDescriptorContext^, PropertyDescriptor^, ArrayList^) | This API supports the product infrastructure and is not intended to be used directly from your code. Adds a data binding for the specified property and the specified value item list, if the current control has data bindings and the current object does not already have a binding. |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |

