Include Protected Members
Include Inherited Members
The IVsSplitter type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
ClosePane | Closes the pane. (Inherited from IVsSplitPane.) |
![]() |
DetachPane | Detaches the pane from its parent splitter, without closing. (Inherited from IVsSplitPane.) |
![]() |
GetPane | Returns the indicated pane (index can be 0 (primary), or 1 (secondary)). |
![]() |
GetPaneFlags | Returns the pane flags. (Inherited from IVsSplitPane.) |
![]() |
GetParentSplitter | (Inherited from IVsSplitPane.) |
![]() |
GetParentWindow | Returns the parent window of the pane. (Inherited from IVsSplitPane.) |
![]() |
GetPosition | (Inherited from IVsSplitPane.) |
![]() |
GetSizeExtents | Returns mins and maxes for this pane. (Inherited from IVsSplitPane.) |
![]() |
HandleMessage | Handles mouse-oriented message. |
![]() |
IsPanePrimary | Determines if the pane is the primary pane. |
![]() |
NotifyPane | Notifies of splitter adjustment. (Inherited from IVsSplitPane.) |
![]() |
NotifySplitter | Called by child panes when they get focus, close, or other events. |
![]() |
SetFocus | Set focus on this pane. (Inherited from IVsSplitPane.) |
![]() |
SetParentSplitter | Sets/Gets the parent splitter for this pane. (Inherited from IVsSplitPane.) |
![]() |
SetPosition | Sets/Gets position relative to parent HWND client area. (Inherited from IVsSplitPane.) |
![]() |
SplitPane | Splits the indicated pane of this splitter. |
Top
.gif)