__VSTASKLISTSELECTIONSCROLLPOS Enumeration

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

Syntax

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

Members

Member name Description
TSSP_NOSCROLL  
TSSP_CENTERCARET  
TSSP_CARETATTOP  
TSSP_CARETATBOTTOM  
TSSP_MINSCROLL  
TSSP_SHOWALL  

See Also

Reference

Microsoft.VisualStudio.Shell.Interop Namespace