IVsSplitter Members

Include Protected Members
Include Inherited Members

Represents the split pane.

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.
Public method GetPaneFlags Returns the pane flags. (Inherited from IVsSplitPane.)
Public method GetParentSplitter Gets the parent splitter. (Inherited from IVsSplitPane.)
Public method GetParentWindow Returns the parent window of the pane. (Inherited from IVsSplitPane.)
Public method GetPosition Gets the position of the pane. (Inherited from IVsSplitPane.)
Public method GetSizeExtents Returns minimum and maximum size values 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 Sends notification 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 the parent splitter for this pane. (Inherited from IVsSplitPane.)
Public method SetPosition Sets the position relative to the parent window. (Inherited from IVsSplitPane.)
Public method SplitPane Splits the indicated pane of this splitter.

Top

See Also

Reference

IVsSplitter Interface

Microsoft.VisualStudio.TextManager.Interop Namespace