[]
Sets the value of the component to a different value.
public override void SetValue(object component, object value)
Public Overrides Sub SetValue(component As Object, value As Object)
| Type | Name | Description |
|---|---|---|
| object | component | The component with the property value that is to be set. |
| object | value | The new value. |