Expand Minimize
This topic has not yet been rated - Rate this topic

XdConfirmButtons enumeration

This documentation is preliminary and is subject to change.

The XdConfirmButtons enumeration is used to determine the type of buttons to be displayed in a message box.

Namespace:  Microsoft.Office.Interop.InfoPath.SemiTrust
Assembly:  Microsoft.Office.Interop.InfoPath.SemiTrust (in Microsoft.Office.Interop.InfoPath.SemiTrust.dll)
public enum XdConfirmButtons
Member nameDescription
xdOKCancelOK and Cancel buttons are displayed.
xdYesNoCancelYes, No, and Cancel buttons are displayed.
xdYesNoYes and No buttons are displayed

These enumerated values are used by Confirm method.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.