ComponentOne InputPanel for WinForms
BackgroundImageLayout Property (C1InputPanel)

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > C1InputPanel Class : BackgroundImageLayout Property
Gets or sets the background image layout used for the input panel.
Syntax
'Declaration
 
Public Overrides Property BackgroundImageLayout As System.Windows.Forms.ImageLayout
public override System.Windows.Forms.ImageLayout BackgroundImageLayout {get; set;}
See Also

Reference

C1InputPanel Class
C1InputPanel Members