__VSNativeScrollbarThemeMode Enumeration

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)

Syntax

'Declaration
Public Enumeration __VSNativeScrollbarThemeMode
public enum __VSNativeScrollbarThemeMode
public enum class __VSNativeScrollbarThemeMode
type __VSNativeScrollbarThemeMode
public enum __VSNativeScrollbarThemeMode

Members

Member name Description
NSTM_All
NSTM_None
NSTM_OnlyTopLevel
NSTM_Undefined

See Also

Reference

Microsoft.VisualStudio.Shell.Interop Namespace