Share via


UIObject members

Include protected members
Include inherited members

Represents various user interface components that can be used in a Microsoft InfoPath form.

The UIObject type exposes the following members.

Methods

  Name Description
Public method Alert(String) This member is a wrapper for a member of a COM interface that has been superseded by a later version. The later version of this interface implements all members of earlier interfaces and additional new members. For information about this member as it is implemented in the later interface, including usage, remarks, and examples, seeUI2.Alert. (Inherited from UI.)
Public method Alert(String) Displays a message box with a custom text message in a Microsoft InfoPath form. (Inherited from UI2.)
Public method Confirm Displays a message box with buttons for input from a user. (Inherited from UI2.)
Public method SetSaveAsDialogFileName Sets the default file name for a form in the Save As dialog box. (Inherited from UI2.)
Public method SetSaveAsDialogLocation Sets the initial location at which the Save As dialog starts to browse when it is opened. (Inherited from UI2.)
Public method ShowMailItem(String, String, String, String, String) This member is a wrapper for a member of a COM interface that has been superseded by a later version. The later version of this interface implements all members of earlier interfaces and additional new members. For information about this member as it is implemented in the later interface, including usage, remarks, and examples, seeUI2.ShowMailItem. (Inherited from UI.)
Public method ShowMailItem(String, String, String, String, String) Creates an e-mail message in the default e-mail editor and attaches the currently open Microsoft InfoPath form to the message. (Inherited from UI2.)
Public method ShowModalDialog(String, Object, Object, Object, Object, Object) This member is a wrapper for a member of a COM interface that has been superseded by a later version. The later version of this interface implements all members of earlier interfaces and additional new members. For information about this member as it is implemented in the later interface, including usage, remarks, and examples, seeUI2.ShowModalDialog. (Inherited from UI.)
Public method ShowModalDialog(String, Object, Object, Object, Object, Object) Displays a custom modal dialog box in a Microsoft InfoPath form. (Inherited from UI2.)
Public method ShowSignatureDialog() This member is a wrapper for a member of a COM interface that has been superseded by a later version. The later version of this interface implements all members of earlier interfaces and additional new members. For information about this member as it is implemented in the later interface, including usage, remarks, and examples, seeUI2.ShowSignatureDialog. (Inherited from UI.)
Public method ShowSignatureDialog() Displays the Microsoft InfoPathDigital Signatures dialog box. (Inherited from UI2.)

Top

See also

Reference

UIObject interface

Microsoft.Office.Interop.InfoPath.SemiTrust namespace