Include Protected Members
Include Inherited Members
Represents the split pane.
The IVsSplitPane type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| .gif) | ClosePane | Closes the pane. | 
| .gif) | DetachPane | Detaches the pane from its parent splitter, without closing. | 
| .gif) | GetPaneFlags | Returns the pane flags. | 
| .gif) | GetParentSplitter | Gets the parent splitter. | 
| .gif) | GetParentWindow | Returns the parent window of the pane. | 
| .gif) | GetPosition | Gets the position of the pane. | 
| .gif) | GetSizeExtents | Returns minimum and maximum size values for this pane. | 
| .gif) | NotifyPane | Sends notification of splitter adjustment. | 
| .gif) | SetFocus | Set focus on this pane. | 
| .gif) | SetParentSplitter | Sets the parent splitter for this pane. | 
| .gif) | SetPosition | Sets the position relative to the parent window. | 
Top