Method SetObject
SetObject(T?, VisualControlState)
Sets an object for the specified state.
public virtual void SetObject(T? value, VisualControlState state = VisualControlState.Normal)
Parameters
valueTObject value.
stateVisualControlStateControl state.