ButtonClass Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
- Herança
-
ButtonClass
- Atributos
- Implementações
Métodos
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. |
Eventos
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. |