Lire en anglais Modifier

Partager via


ThemedScrollbarMode Enum

Definition

A value that indicates whether the scrollbars of a window and its children will be themed when displayed in the Visual Studio designer.

C#
public enum ThemedScrollbarMode
Inheritance
ThemedScrollbarMode

Fields

Name Value Description
All 1

The window and all of its children will have themed scrollbars.

None 2

The window and all of its children will not be themed.

OnlyTopLevel 3

The window will have themed scrollbars but all of its children will not be themed.

Applies to

Produit Versions
.NET Framework 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
Windows Desktop 3.0, 3.1, 5, 6, 7, 8, 9, 10