IVsSplitter Members

Include Protected Members
Include Inherited Members

The IVsSplitter type exposes the following members.

Methods

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

Top

See Also

Reference

IVsSplitter Interface

Microsoft.VisualStudio.TextManager.Interop Namespace