ComponentOne TileControl for WinForms
C1.Win.C1TileControl.4.5.2 Assembly / C1.Win.C1Tile Namespace / C1TileControl Class / MovingBackground Property

In This Topic
    MovingBackground Property (C1TileControl)
    In This Topic
    Gets or sets whether the background image should be scrolled with the tiles.
    Syntax
    'Declaration
     
    
    Public Property MovingBackground As Boolean
    public bool MovingBackground {get; set;}
    See Also