ComponentSpace Marquee Control Reference

ScrollingText Class

Represents a scrolling text control.

For a list of all members of this type, see ScrollingText Members.

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.ContainerControl
                  System.Windows.Forms.UserControl
                     ComponentSpace.Marquee.ScrollingText

[Visual Basic]
Public Class ScrollingText
    Inherits UserControl
[C#]
public class ScrollingText : UserControl

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: ComponentSpace.Marquee

Assembly: ComponentSpace.Marquee (in ComponentSpace.Marquee.dll)

See Also

ScrollingText Members | ComponentSpace.Marquee Namespace