LineDisplayProperties.MarqueeRepeatWait Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Holds the wait time, specified in milliseconds, between scrolling the final character or row of the window into its viewport and restarting the marquee with the first or last character or row.
public int MarqueeRepeatWait { get; set; }
member this.MarqueeRepeatWait : int with get, set
Public Property MarqueeRepeatWait As Integer