ControlNotFoundException, constructeur (String)

Initialise une nouvelle instance de la classe ControlNotFoundException en utilisant le nom d'un contrôle qui est introuvable dans le Microsoft.Vbe.Interop.Forms.UserForm d'une zone de formulaire importée.

Espace de noms :  Microsoft.Office.Tools.Outlook
Assembly :  Microsoft.Office.Tools.v4.0.Framework (dans Microsoft.Office.Tools.v4.0.Framework.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    identifier As String _
)
public ControlNotFoundException(
    string identifier
)

Paramètres

  • identifier
    Type : System.String
    Nom du contrôle qui est introuvable dans le Microsoft.Vbe.Interop.Forms.UserForm de la zone de formulaire.

Sécurité .NET Framework

Voir aussi

Référence

ControlNotFoundException Classe

ControlNotFoundException, surcharge

Microsoft.Office.Tools.Outlook, espace de noms