ImportedFormRegionBase.GetFormRegionControl(String) Méthode
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.
Retourne le contrôle spécifié à partir du Microsoft.Vbe.Interop.Forms.UserForm de la zone de formulaire.
protected:
System::Object ^ GetFormRegionControl(System::String ^ identifier);
protected object GetFormRegionControl (string identifier);
member this.GetFormRegionControl : string -> obj
Protected Function GetFormRegionControl (identifier As String) As Object
Paramètres
- identifier
- String
Nom du contrôle à localiser dans le Microsoft.Vbe.Interop.Forms.UserForm
de la zone de formulaire.
Retours
Contrôle spécifié par identifier
.
Exceptions
La zone de formulaire spécifiée par la propriété OutlookFormRegion est null
.
Identifier ne correspond pas à un contrôle dans le fichier .ofs.