ProvideValue Method
ProvideValue()
Returns an object that should be used as the value of the target property in the designer.
Declaration
public abstract object ProvideValue()
Returns
Type | Description |
---|---|
System.Object | An object that should be used as the value of the target property in the designer. |