Share via


IEditorTaskPanelService.HideBottomPane Method

Applies to v2.

Hides the whole tab control.

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

Syntax

'Declaration
Sub HideBottomPane
'Usage
Dim instance As IEditorTaskPanelService

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

See Also

Reference

IEditorTaskPanelService Interface

Microsoft.WebMatrix.Extensibility.Editor Namespace