Compartir a través de


SPLITNOTIFYCODE (Enumeración)

Representa varios cambios el divisor.

Espacio de nombres:  Microsoft.VisualStudio.TextManager.Interop
Ensamblado:  Microsoft.VisualStudio.TextManager.Interop (en Microsoft.VisualStudio.TextManager.Interop.dll)

Sintaxis

'Declaración
Public Enumeration SPLITNOTIFYCODE
public enum SPLITNOTIFYCODE
public enum class SPLITNOTIFYCODE
type SPLITNOTIFYCODE
public enum SPLITNOTIFYCODE

Miembros

Nombre de miembro Descripción
SNC_ANCESTORATTACHED El panel dividido se asocia a su elemento primario.
SNC_ANCESTORDETACHED Desasociar el divisor de su elemento primario.
SNC_BEGINSIZE El tamaño inicial del panel dividido.
SNC_ENDSIZE El tamaño final de panel dividido.
SNC_LBUTTONDBLCLK El panel dividido doble-fue hizo clic

Comentarios

esta enumeración se utiliza como parámetro en NotifyPane y NotifyPane.

Vea también

Referencia

Microsoft.VisualStudio.TextManager.Interop (Espacio de nombres)