UIObject Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
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) |