UIObject Interface

Definition

public interface class UIObject : Microsoft::Office::Interop::InfoPath::UI2
[System.Runtime.InteropServices.Guid("096CD549-0786-11D1-95FA-0080C78EE3BB")]
public interface UIObject : Microsoft.Office.Interop.InfoPath.UI2
Public Interface UIObject
Implements UI2
Derived
Attributes
Implements
UI2

Methods

Alert(String) (Inherited from UI2)
Confirm(String, XdConfirmButtons) (Inherited from UI2)
SetSaveAsDialogFileName(String) (Inherited from UI2)
SetSaveAsDialogLocation(String) (Inherited from UI2)
ShowMailItem(String, String, String, String, String) (Inherited from UI2)
ShowModalDialog(String, Object, Object, Object, Object, Object) (Inherited from UI2)
ShowSignatureDialog() (Inherited from UI2)

Applies to