WindowsXP/windows/advcore/duser/docs/api/setgadgetparent.htm
2025-04-27 07:49:33 -04:00

100 lines
5.1 KiB
HTML
Raw Blame History

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<link rel="stylesheet" type="text/css" href="api.css">
<title></title>
<meta name="Microsoft Theme" content="glacier 111, default"><meta name="Microsoft Border" content="tb, default"></head>
<body leftmargin="44" background="../_themes/glacier/glabkgnd.jpg" bgcolor="#CCFFFF" text="#000000" link="#339999" vlink="#999999" alink="#406666"><!--msnavigation--><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><!--mstheme--><font face="arial, arial, helvetica">
<!--mstheme--></font></td></tr><!--msnavigation--></table><!--msnavigation--><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><!--msnavigation--><td valign="top"><!--mstheme--><font face="arial, arial, helvetica"><!--mstheme--></font><table border="0" width="700" cellspacing="0" cellpadding="0">
<tr>
<td width="5%" valign="middle"><!--mstheme--><font face="arial, arial, helvetica"><img border="0" src="../images/Core.gif" width="32" height="32"><!--mstheme--></font></td>
<td width="95%" valign="middle"><!--mstheme--><font face="arial, arial, helvetica">
<h1><!--mstheme--><font face="verdana, arial, helvetica" color="#006666">SetGadgetParent<!--mstheme--></font></h1>
<h2><!--mstheme--><font face="verdana, arial, helvetica" color="#006666">Core<!--mstheme--></font></h2>
<!--mstheme--></font></td>
</tr>
</table><!--mstheme--><font face="arial, arial, helvetica">
<p><b>SetGadgetParent</b> changes the Gadget's parent.</p>
<!--mstheme--></font><pre>BOOL <b>SetGadgetParent</b>(
<b>HGADGET</b> hgadMove, // Gadget to be moved
<b>HGADGET</b> hgadParent, // New parent
<b>HGADGET</b> hgadOther, // Gadget to moved relative to
<b>UINT</b> nCmd // Type of move
);</pre><!--mstheme--><font face="arial, arial, helvetica">
<h4><!--mstheme--><font face="verdana, arial, helvetica" color="#006666">Parameters<!--mstheme--></font></h4>
<dl>
<dt><i>hgadMove</i></dt>
<dd>[in] Gadget to be moved
</dd>
<dt><i>hgadParent</i></dt>
<dd>[in] New parent
</dd>
<dt><i>hgadOther</i></dt>
<dd>[in] Gadget to moved relative to
</dd>
<dt><i>nFlags</i></dt>
<dd>[in] nFlags can be a combination of the following flags:<br>
<br>
<!--mstheme--></font><table border="2" width="700" cellspacing="0" cellpadding="5" bordercolordark="#006666" bordercolorlight="#99CCCC">
<tr>
<td width="33%" bgcolor="#C0C0C0" valign="top"><!--mstheme--><font face="arial, arial, helvetica"><b>Value</b><!--mstheme--></font></td>
<td width="66%" bgcolor="#C0C0C0" valign="top"><!--mstheme--><font face="arial, arial, helvetica"><b>Meaning</b><!--mstheme--></font></td>
</tr>
<tr>
<td width="33%" valign="top"><!--mstheme--><font face="arial, arial, helvetica">GORDER_BEFORE<!--mstheme--></font></td>
<td width="66%" valign="top"><!--mstheme--><font face="arial, arial, helvetica">Move this gadget in-front of sibling hgadOther.<!--mstheme--></font></td>
</tr>
<tr>
<td width="33%" valign="top"><!--mstheme--><font face="arial, arial, helvetica">GORDER_BEHIND<!--mstheme--></font></td>
<td width="66%" valign="top"><!--mstheme--><font face="arial, arial, helvetica">Move this gadget behind sibling hgadOther.<!--mstheme--></font></td>
</tr>
<tr>
<td width="33%" valign="top"><!--mstheme--><font face="arial, arial, helvetica">GORDER_TOP<!--mstheme--></font></td>
<td width="66%" valign="top"><!--mstheme--><font face="arial, arial, helvetica">Move this gadget to front of sibling z-order.<!--mstheme--></font></td>
</tr>
<tr>
<td width="33%" valign="top"><!--mstheme--><font face="arial, arial, helvetica">GORDER_BOTTOM<!--mstheme--></font></td>
<td width="66%" valign="top"><!--mstheme--><font face="arial, arial, helvetica">Move this gadget to bottom of sibling z-order.<!--mstheme--></font></td>
</tr>
</table><!--mstheme--><font face="arial, arial, helvetica">
</dd>
</dl>
<h4><!--mstheme--><font face="verdana, arial, helvetica" color="#006666"><br>
Return Values<!--mstheme--></font></h4>
<p>Gadget parent and z-order were successfully changed.</p>
<h4><!--mstheme--><font face="verdana, arial, helvetica" color="#006666">See Also<!--mstheme--></font></h4>
<p><b>GetGadget</b>, <a href="SetGadgetOrder.htm"><b>SetGadgetOrder</b></a><!--mstheme--></font><!--msnavigation--></td></tr><!--msnavigation--></table><!--msnavigation--><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td><!--mstheme--><font face="arial, arial, helvetica">
<p align="center">&nbsp;
<p align="center" style="border-top-style: solid; border-top-width: 2"><b><font color="#FF0000" size="3"><br>
Internal Only</font></b><p align="center">Build on Friday, March 17, 2000
<br>
Copyright <20> 2000 by Microsoft Corporation.&nbsp; All rights reserved<br>
<a href="mailto:jstall">Send feedback </a>to Jeff Stall
<!--mstheme--></font></td></tr><!--msnavigation--></table></body>
</html>