Partilhar via


IEditorTaskPanelService.ShowBottomPane Method

Applies to v2.

Shows the whole tab control.

Namespace:  Microsoft.WebMatrix.Extensibility.Editor
Assembly:  Microsoft.WebMatrix.Extensibility (in Microsoft.WebMatrix.Extensibility.dll)

Syntax

'Declaration
Sub ShowBottomPane
'Usage
Dim instance As IEditorTaskPanelService

instance.ShowBottomPane()
void ShowBottomPane()
void ShowBottomPane()
abstract ShowBottomPane : unit -> unit
function ShowBottomPane()

See Also

Reference

IEditorTaskPanelService Interface

Microsoft.WebMatrix.Extensibility.Editor Namespace