다음을 통해 공유


IVsSplitPane 인터페이스

분할 창을 나타냅니다.

네임스페이스:  Microsoft.VisualStudio.TextManager.Interop
어셈블리:  Microsoft.VisualStudio.TextManager.Interop(Microsoft.VisualStudio.TextManager.Interop.dll)

구문

‘선언
<GuidAttribute("721D4D8E-E987-4712-B878-88A0E7DBA117")> _
<InterfaceTypeAttribute()> _
Public Interface IVsSplitPane
[GuidAttribute("721D4D8E-E987-4712-B878-88A0E7DBA117")]
[InterfaceTypeAttribute()]
public interface IVsSplitPane
[GuidAttribute(L"721D4D8E-E987-4712-B878-88A0E7DBA117")]
[InterfaceTypeAttribute()]
public interface class IVsSplitPane
[<GuidAttribute("721D4D8E-E987-4712-B878-88A0E7DBA117")>]
[<InterfaceTypeAttribute()>]
type IVsSplitPane =  interface end
public interface IVsSplitPane

IVsSplitPane 형식에서는 다음과 같은 멤버를 노출합니다.

메서드

  이름 설명
Public 메서드 ClosePane 창을 닫습니다.
Public 메서드 DetachPane 창 닫기 없이 해당 부모 분할에서 분리합니다.
Public 메서드 GetPaneFlags 창 플래그를 반환합니다.
Public 메서드 GetParentSplitter 분할 자가 부모를 가져옵니다.
Public 메서드 GetParentWindow 부모 창의 창 반환합니다.
Public 메서드 GetPosition 창 위치를 가져옵니다.
Public 메서드 GetSizeExtents 이 창에 대 한 최소 및 최대 크기 값을 반환합니다.
Public 메서드 NotifyPane 분할 조정의 알림을 보냅니다.
Public 메서드 SetFocus 이 창에 포커스를 설정 합니다.
Public 메서드 SetParentSplitter 이 창에 대 한 상위 분할자를 설정합니다.
Public 메서드 SetPosition 기준으로 부모 창의 위치를 설정 합니다.

위쪽

참고 항목

참조

Microsoft.VisualStudio.TextManager.Interop 네임스페이스