DisplayMarqueeFormat Enum
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.
Enumerates the possible marquee format values.
public enum DisplayMarqueeFormat
type DisplayMarqueeFormat =
Public Enum DisplayMarqueeFormat
- Inheritance
-
DisplayMarqueeFormat
Fields
Name | Value | Description |
---|---|---|
Walk | 0 | Begin the marquee by placing data. |
Place | 1 | Begin the marquee by 'walking' data from the opposite side. |