InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Framework Namespace / Style Class / BackImageAllowFlip Property

In This Topic
    BackImageAllowFlip Property (Style)
    In This Topic
    Gets or sets whether the background image can be flipped for RTL mode.
    Syntax
    'Declaration
     
    Public Property BackImageAllowFlip As Boolean
    public bool BackImageAllowFlip {get; set;}
    See Also