InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / InputControlHost Class / BackgroundImageLayout Property

In This Topic
    BackgroundImageLayout Property (InputControlHost)
    In This Topic
    Gets or sets the background image layout used for the hosted control.
    Syntax
    'Declaration
     
    Public Overridable Property BackgroundImageLayout As ImageLayout
    public virtual ImageLayout BackgroundImageLayout {get; set;}
    See Also