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