UIObjectClass Class

Definition

public ref class UIObjectClass : Microsoft::Office::Interop::InfoPath::UIObject
[System.Runtime.InteropServices.ClassInterface(0)]
[System.Runtime.InteropServices.Guid("80758363-5146-11D5-A672-00B0D022E945")]
public class UIObjectClass : Microsoft.Office.Interop.InfoPath.UIObject
Public Class UIObjectClass
Implements UIObject
Inheritance
UIObjectClass
Attributes
Implements

Methods

Alert(String)
Confirm(String, XdConfirmButtons)
SetSaveAsDialogFileName(String)
SetSaveAsDialogLocation(String)
ShowMailItem(String, String, String, String, String)
ShowModalDialog(String, Object, Object, Object, Object, Object)
ShowSignatureDialog()
UI_Alert(String)
UI_ShowMailItem(String, String, String, String, String)
UI_ShowModalDialog(String, Object, Object, Object, Object, Object)
UI_ShowSignatureDialog()

Applies to