Button 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
Button 对象是 Microsoft InfoPath 对象,用于实现_ButtonEventSink与 InfoPath 窗体上的按钮关联的事件。
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
- 属性
- 实现
注解
Button 对象不能直接在代码中使用。