Méthode IEditorTaskPanelService.ShowBottomPane
Les éléments suivants s'appliquent au v2.
Affiche le contrôle Onglet dans son intégralité.
Espace de noms : Microsoft.WebMatrix.Extensibility.Editor
Assembly : Microsoft.WebMatrix.Extensibility (en Microsoft.WebMatrix.Extensibility.dll)
Syntaxe
'Déclaration
Sub ShowBottomPane
'Utilisation
Dim instance As IEditorTaskPanelService
instance.ShowBottomPane()
void ShowBottomPane()
void ShowBottomPane()
abstract ShowBottomPane : unit -> unit
function ShowBottomPane()