ComponentOne InputPanel for WinForms
BackColor Property (InputControlHost)

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputControlHost Class : BackColor Property
Gets or sets the background color for the hosted control.
Syntax
'Declaration
 
Public Overridable Property BackColor As System.Drawing.Color
public virtual System.Drawing.Color BackColor {get; set;}
See Also

Reference

InputControlHost Class
InputControlHost Members