ButtonClass Class

Definition

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

public ref class ButtonClass : Microsoft::Office::Interop::InfoPath::Button
[System.Runtime.InteropServices.ClassInterface(0)]
[System.Runtime.InteropServices.Guid("807583EA-5146-11D5-A672-00B0D022E945")]
public class ButtonClass : Microsoft.Office.Interop.InfoPath.Button
type ButtonClass = class
    interface ButtonEmpty
    interface Button
    interface _ButtonEventSink_Event
Public Class ButtonClass
Implements Button
Inheritance
ButtonClass
Attributes
Implements

Methods

add_OnClick(_ButtonEventSink_OnClickEventHandler)

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

remove_OnClick(_ButtonEventSink_OnClickEventHandler)

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

Events

OnClick

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

Applies to