Condividi tramite


Proprietà FormRegionControl.OutlookFormRegion (System 2007)

Aggiornamento: novembre 2007

Ottiene o imposta l'oggetto dell'area del modulo nativa.

Spazio dei nomi:  Microsoft.Office.Tools.Outlook
Assembly:  Microsoft.Office.Tools.Outlook.v9.0 (in Microsoft.Office.Tools.Outlook.v9.0.dll)

Sintassi

<BrowsableAttribute(False)> _
Public Property OutlookFormRegion As FormRegion

Dim instance As FormRegionControl
Dim value As FormRegion

value = instance.OutlookFormRegion

instance.OutlookFormRegion = value
[BrowsableAttribute(false)]
public FormRegion OutlookFormRegion { get; set; }

Valore proprietà

Tipo: Microsoft.Office.Interop.Outlook.FormRegion

Oggetto Microsoft.Office.Interop.Outlook._FormRegion che rappresenta l'area del modulo.

Note

Per ottenere un'istanza del controllo che visualizza l'area del modulo, chiamare la proprietà Inspector dell'oggetto Microsoft.Office.Interop.Outlook._FormRegion.

Autorizzazioni

Vedere anche

Riferimenti

FormRegionControl Classe

Membri FormRegionControl

Spazio dei nomi Microsoft.Office.Tools.Outlook