다음을 통해 공유


PANETYPE Enumeration

Specifies the pane to get with GetPane calls.

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

Syntax

Public Enumeration PANETYPE

Dim instance As PANETYPE
public enum PANETYPE
public enum class PANETYPE
public enum PANETYPE

Members

Member name Description
GP_FOCUS Pane with focus.
GP_NEXT Next pane.
GP_PREV Previous pane.

Remarks

COM Signature

From textmgr.idl:

See Also

Reference

Microsoft.VisualStudio.TextManager.Interop Namespace