Méthode IEditorTaskPanelService.HideBottomPane
Les éléments suivants s'appliquent au v2.
Masque 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 HideBottomPane
'Utilisation
Dim instance As IEditorTaskPanelService
instance.HideBottomPane()
void HideBottomPane()
void HideBottomPane()
abstract HideBottomPane : unit -> unit
function HideBottomPane()