Property StateObjects
StateObjects
Gets or sets data (images, colors, borders, pens, brushes, etc.) for different control states. Usage of this property depends on the control. Not all controls support it.
[Browsable(false)]
public virtual ControlStateSettings? StateObjects { get; set; }