Button - Interface

L’objet Button est l’objet Microsoft InfoPath utilisé pour implémenter l’événement _ButtonEventSink qui est associé à un bouton sur un formulaire InfoPath.

Espace de noms :  Microsoft.Office.Interop.InfoPath.SemiTrust
Assembly :  Microsoft.Office.Interop.InfoPath.SemiTrust (dans Microsoft.Office.Interop.InfoPath.SemiTrust.dll)

Syntaxe

'Déclaration
<GuidAttribute("096cd786-0786-11d1-95fa-0080c78ee3bb")> _
Public Interface Button _
    Inherits ButtonEmpty
'Utilisation
Dim instance As Button
[GuidAttribute("096cd786-0786-11d1-95fa-0080c78ee3bb")]
public interface Button : ButtonEmpty

Remarques

L’objet Button ne peut pas être directement utilisé dans le code.

Voir aussi

Référence

Microsoft.Office.Interop.InfoPath.SemiTrust - Espace de noms