ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Win.C1ScrollBar Namespace / C1ScrollBar Class / BackgroundImageLayout Property

In This Topic
    BackgroundImageLayout Property (C1ScrollBar)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property BackgroundImageLayout As System.Windows.Forms.ImageLayout
    public virtual System.Windows.Forms.ImageLayout BackgroundImageLayout {get; set;}
    See Also