다음을 통해 공유


Button 인터페이스

Button 개체는 InfoPath 양식의 단추에 연결된 _ButtonEventSink 이벤트를 구현하는 데 사용되는 Microsoft Office InfoPath 2007 개체입니다.

네임스페이스: Microsoft.Office.Interop.InfoPath
어셈블리: Microsoft.Office.Interop.InfoPath(microsoft.office.interop.infopath.dll)

구문

<CoClassAttribute(GetType(ButtonClass))> _
Public Interface Button
    Inherits _ButtonEventSink_Event

Dim instance As Button
[CoClassAttribute(typeof(ButtonClass))] 
public interface Button : _ButtonEventSink_Event

주의

Button 개체는 코드에서 직접 사용할 수 없습니다.

참고 항목

참조

Button 구성원
Microsoft.Office.Interop.InfoPath 네임스페이스