📄 ctr_msg6.htm
字号:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<style><!--
body,table {font-family:"宋体"; font-size: 9pt; line-height:11pt;}
a {text-decoration:none} a:hover {color:red;text-decoration:underline}
--></style>
<title>控件和消息类6</title>
</head>
<body background="../../../images/gray_weave.gif" link="#FF0000" vlink="#FF0000" alink="#FF0000" bgcolor="#FFC8C8">
<table border="0" width="100%" cellspacing="4" cellpadding="6">
<tr>
<td width="100%" <font color="#000000">控件与消息函数:共六页。</font><a
href="ctr_msg1.htm"><font color="#FFFF00">第一页</font></a><font color="#FFFFFF">,</font><a
href="ctr_msg2.htm"><font color="#FFFF00">第二页</font></a><font color="#FFFFFF">,</font><a
href="ctr_msg3.htm"><font color="#FFFF00">第三页</font></a><font color="#FFFFFF">,</font><a
href="ctr_msg4.htm"><font color="#FFFF00">第四页</font></a><font color="#FFFFFF">,</font><a
href="ctr_msg5.htm"><font color="#FFFF00">第五页</font></a><font color="#FFFFFF">,第六页</font></td>
</tr>
</table>
<table border="0" width="100%" cellspacing="3" cellpadding="2">
<tr>
<td width="25%" ><a href="SetWindowText.htm">SetWindowText</a></td>
<td width="75%" >设置窗口的标题文字或控件的内容</td>
</tr>
<tr>
<td width="25%" ><a href="SetWindowWord.htm">SetWindowWord</a></td>
<td width="75%" >在窗口结构中为指定的窗口设置信息</td>
</tr>
<tr>
<td width="25%" ><a href="ShowOwnedPopups.htm">ShowOwnedPopups</a></td>
<td width="75%" >显示或隐藏由指定窗口所有的全部弹出式窗口</td>
</tr>
<tr>
<td width="25%" ><a href="ShowWindow.htm">ShowWindow</a></td>
<td width="75%" >控制窗口的可见性</td>
</tr>
<tr>
<td width="25%" ><a href="ShowWindowAsync.htm">ShowWindowAsync</a></td>
<td width="75%" >与ShowWindow相似</td>
</tr>
<tr>
<td width="25%" ><a href="SubtractRect.htm">SubtractRect</a></td>
<td width="75%" >装载矩形lprcDst,它是在矩形lprcSrc1中减去lprcSrc2得到的结果</td>
</tr>
<tr>
<td width="25%" ><a href="TileWindows.htm">TileWindows</a></td>
<td width="75%" >以平铺顺序排列窗口</td>
</tr>
<tr>
<td width="25%" ><a href="UnionRect.htm">UnionRect</a></td>
<td width="75%" >装载一个lpDestRect目标矩形,它是lpSrc1Rect和lpSrc2Rect联合起来的结果</td>
</tr>
<tr>
<td width="25%" ><a href="UpdateWindow.htm">UpdateWindow</a></td>
<td width="75%" >强制立即更新窗口</td>
</tr>
<tr>
<td width="25%" ><a href="ValidateRect.htm">ValidateRect</a></td>
<td width="75%" >校验窗口的全部或部分客户区</td>
</tr>
<tr>
<td width="25%" ><a href="WindowFromPoint.htm">WindowFromPoint</a></td>
<td width="75%" >返回包含了指定点的窗口的句柄。忽略屏蔽、隐藏以及透明窗口</td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -