Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Represents different changes to the splitter.
Namespace: Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
Syntax
'Déclaration
Public Enumeration SPLITNOTIFYCODE
public enum SPLITNOTIFYCODE
public enum class SPLITNOTIFYCODE
type SPLITNOTIFYCODE
public enum SPLITNOTIFYCODE
Members
| Member name | Description | |
|---|---|---|
| SNC_BEGINSIZE | The initial size of the split pane. | |
| SNC_ENDSIZE | The final size of the split pane. | |
| SNC_ANCESTORDETACHED | The splitter is detached from its parent. | |
| SNC_ANCESTORATTACHED | The split pane is attached to its parent. | |
| SNC_LBUTTONDBLCLK | The split pane was double-clicked |
Remarks
This enumeration is used as a parameter in NotifyPane and NotifyPane.