Property Interior
Interior
Gets control interior element (border and scrollbars). Interior is created on demand. So if you need to check whether the control has interior, use HasInterior property.
[Browsable(false)]
public virtual InteriorDrawable Interior { get; }