ControlNotFoundException Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Exception levée lorsqu’une tentative de référence d’un contrôle est effectuée dans une personnalisation au niveau du document, mais que le contrôle n’existe pas.
[System.Serializable]
public sealed class ControlNotFoundException : Microsoft.VisualStudio.Tools.Applications.Runtime.RuntimeException
- Héritage
- Attributs
Remarques
Pour plus d’informations sur l’utilisation des contrôles dans les solutions Office, consultez contrôles sur les documents Office.
Constructeurs
| ControlNotFoundException() | |
| ControlNotFoundException(String) | |
| ControlNotFoundException(String, Exception) | |
| ControlNotFoundException(String, String) | |
| ControlNotFoundException(String, String, Exception) |