SPLITNOTIFYCODE Enumeration

Namespace:  Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)

Syntax

'Declaration
Public Enumeration SPLITNOTIFYCODE
'Usage
Dim instance As SPLITNOTIFYCODE
public enum SPLITNOTIFYCODE
public enum class SPLITNOTIFYCODE
public enum SPLITNOTIFYCODE

Members

Member name Description
SNC_BEGINSIZE  
SNC_ENDSIZE  
SNC_ANCESTORDETACHED  
SNC_ANCESTORATTACHED  
SNC_LBUTTONDBLCLK Splitter was double clicked

Remarks

COM Signature

From textmgr.idl:

See Also

Reference

Microsoft.VisualStudio.TextManager.Interop Namespace