ScrollGlyph Enumeration

 

Describes the glyphs used to represent the Thumb.

Namespace:   Microsoft.Windows.Themes
Assemblies:   PresentationFramework.Aero (in PresentationFramework.Aero.dll)
  PresentationFramework.Aero2 (in PresentationFramework.Aero2.dll)
  PresentationFramework.AeroLite (in PresentationFramework.AeroLite.dll)
  PresentationFramework.Luna (in PresentationFramework.Luna.dll)
  PresentationFramework.Royale (in PresentationFramework.Royale.dll)

public enum class ScrollGlyph

Member nameDescription
DownArrow

An arrow glyph pointing down.

HorizontalGripper

horizontal gripper glyph.

LeftArrow

An arrow glyph pointing to the left.

None

No glyph is used.

RightArrow

An arrow glyph pointing to the right.

UpArrow

An arrow glyph pointing up.

VerticalGripper

A vertical gripper glyph.

.NET Framework
Available since 3.0
Return to top
Show: