Düzenle

Aracılığıyla paylaş


ButtonClass.OnClick Event

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:
 virtual event Microsoft::Office::Interop::InfoPath::_ButtonEventSink_OnClickEventHandler ^ OnClick;
public virtual event Microsoft.Office.Interop.InfoPath._ButtonEventSink_OnClickEventHandler OnClick;
member this.OnClick : Microsoft.Office.Interop.InfoPath._ButtonEventSink_OnClickEventHandler 
Public Overridable Custom Event OnClick As _ButtonEventSink_OnClickEventHandler Implements OnClick

Event Type

Implements

Applies to