Button Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The Button object is the Microsoft InfoPath object that is used to implement the _ButtonEventSink event that is associated with a button on an InfoPath form.
public interface class Button : Microsoft::Office::Interop::InfoPath::SemiTrust::ButtonEmpty
[System.Runtime.InteropServices.Guid("096cd786-0786-11d1-95fa-0080c78ee3bb")]
public interface Button : Microsoft.Office.Interop.InfoPath.SemiTrust.ButtonEmpty
type Button = interface
interface ButtonEmpty
Public Interface Button
Implements ButtonEmpty
- Attributes
- Implements
Remarks
The Button object cannot be used directly in code.