UIObjectClass Class

Definition

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

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
type UIObjectClass = class
    interface UI2
    interface UIObject
    interface UI
Public Class UIObjectClass
Implements UIObject
Inheritance
UIObjectClass
Attributes
Implements

Methods

Alert(String)

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

Confirm(String, XdConfirmButtons)

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

SetSaveAsDialogFileName(String)

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

SetSaveAsDialogLocation(String)

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

ShowMailItem(String, String, String, String, String)

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

ShowModalDialog(String, Object, Object, Object, Object, Object)

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

ShowSignatureDialog()

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

UI_Alert(String)

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

UI_ShowMailItem(String, String, String, String, String)

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

UI_ShowModalDialog(String, Object, Object, Object, Object, Object)

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

UI_ShowSignatureDialog()

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

Applies to