ComponentOne InputPanel for WinForms
BackgroundImage Property (C1InputPanel)

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > C1InputPanel Class : BackgroundImage Property
Gets or sets the background image displayed in the input panel.
Syntax
'Declaration
 
Public Overrides Property BackgroundImage As System.Drawing.Image
public override System.Drawing.Image BackgroundImage {get; set;}
See Also

Reference

C1InputPanel Class
C1InputPanel Members