1 2 3 4 5 6 7 8 9 10 11 12
|
<html dir="ltr"><head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<META HTTP-EQUIV="assetid" CONTENT="HV01104061"><META NAME="lcid" CONTENT="1033"><title>XdConfirmButtons Enumeration</title><link rel="stylesheet" type="text/css" href="office10.css"><script type="text/javascript" language="Javascript" src="ExpCollapse.js"></script><script type="text/javascript" language="JavaScript" src="inline.js"></script></head><body><h1>XdConfirmButtons Enumeration</h1><DIV class="ofvbanav"><span class="ofvbanavreuse" id="seealso" onclick="toggleList()" onkeypress="toggleList()"></span><span class="ofvbanavreuse" id="appliesto" onclick="toggleList()" onkeypress="toggleList()"></span><a class="ofvbanavex" href="#example"><span class="ofvbanavreuse" id="example"></span></a><span class="ofvbanavreuse" id="specifics" onclick="toggleList()" onkeypress="toggleList()"></span></DIV><p>
<p>The <b class="bterm">XdConfirmButtons</b> enumeration is used to determine the type of buttons to be displayed in a message box. These enumerated values are used by the <b class="bterm"><a href="xdmthConfirm_HV01103972.htm" id="HV01103972" lcid=" ">Confirm</a></b> method of the <b class="bterm"><a href="xdobjUI.htm" id="HV01021247" lcid=" ">UI</a></b> object.</p>
</p><table><tr><th>Name</th><th>Value</th><th>Description</th></tr><tr><td><b class="bterm">xdOKCancel</b> </td><td>1</td><td><b class="bterm">OK</b> and <b class="bterm">Cancel</b> buttons are displayed.</td></tr><tr><td><b class="bterm">xdYesNoCancel</b> </td><td>3</td><td><b class="bterm">Yes</b>, <b class="bterm">No</b>, and <b class="bterm">Cancel</b> buttons are displayed.</td></tr><tr><td><b class="bterm">xdYesNo</b> </td><td>4</td><td><b class="bterm">Yes</b> and <b class="bterm">No</b> buttons are displayed</td></tr></table><script type="text/javascript" language="JScript" src="ofvbanl.js"></script><span id="ofVBAISpan" class="ofvbaispan"><iframe id="ofVBAIFrame" frameborder="0" marginheight="0" marginwidth="4" scrolling="auto" width="100%" src="../links/xdenmXdConfirmButtons_HV01104061_l.htm"></iframe></span><center><a href="XMLSchemaCopyright_HV01147162.htm">©2003-2004 Microsoft Corporation. All rights reserved.</a>
Permission to copy, display and distribute this document is available at: <a
href="http://r.office.microsoft.com/r/rlidAWSContentRedir?AssetID=XT010988631033&CTT=11&Origin=HV011232471033"
target="_new">http://msdn.microsoft.com/library/en-us/odcXMLRef/html/odcXMLRefLegalNotice.asp</a></center></body></html>
|