Share via


_Application.ShowVisualBasicEditor Propriété

Définition

Détermine si la fenêtre Rédacteur Visual Basic est visible. Cette propriété renvoie True si la fenêtre Rédacteur Visual Basic est visible, et False si ce n’est pas le cas.

public:
 property bool ShowVisualBasicEditor { bool get(); void set(bool value); };
public bool ShowVisualBasicEditor { get; set; }
member this.ShowVisualBasicEditor : bool with get, set
Public Property ShowVisualBasicEditor As Boolean

Valeur de propriété

S’applique à