📄 ctr_msg1.htm
字号:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta name="GENERATOR" content="Microsoft FrontPage 3.0">
<style><!--
body,table {font-family:"宋体"; font-size: 9pt; line-height:11pt;}
a {text-decoration:none} a:hover {color:red;text-decoration:underline}
--></style>
<title>控件和消息类1</title>
</head>
<body link="#FF0000" vlink="#FF0000" alink="#FF0000" bgcolor="#FFC8C8">
<table border="0" width="100%" cellspacing="4" cellpadding="6">
<tr>
<td width="100%" bgcolor="#336699"><font color="#FFFFFF">控件与消息函数:共六页。第一页,</font><a
href="ctr_msg2.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/ctr_msg2.htm"><font color="#FFFF00">第二页</font></a><font color="#FFFFFF">,</font><a
href="ctr_msg3.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/ctr_msg3.htm"><font color="#FFFF00">第三页</font></a><font color="#FFFFFF">,</font><a
href="ctr_msg4.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/ctr_msg4.htm"><font color="#FFFF00">第四页</font></a><font color="#FFFFFF">,</font><a
href="ctr_msg5.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/ctr_msg5.htm"><font color="#FFFF00">第五页</font></a><font color="#FFFFFF">,</font><a
href="ctr_msg6.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/ctr_msg6.htm"><font color="#FFFF00">第六页</font></a></td>
</tr>
</table>
<table border="0" width="100%" cellspacing="3" cellpadding="2">
<tr>
<td width="25%" bgcolor="#efefda"><a href="AdjustWindowRect.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/AdjustWindowRect.htm">AdjustWindowRect</a></td>
<td width="75%" bgcolor="#efefda">给定一种窗口样式,计算获得目标客户区矩形所需的窗口大小</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="AnyPopup.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/AnyPopup.htm">AnyPopup</a></td>
<td width="75%" bgcolor="#efefda">判断屏幕上是否存在任何弹出式窗口</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="ArrangeIconicWindows.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/ArrangeIconicWindows.htm">ArrangeIconicWindows</a></td>
<td width="75%" bgcolor="#efefda">排列一个父窗口的最小化子窗口</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="AttachThreadInput.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/AttachThreadInput.htm">AttachThreadInput</a></td>
<td width="75%" bgcolor="#efefda">连接线程输入函数</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="BeginDeferWindowPos.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/BeginDeferWindowPos.htm">BeginDeferWindowPos</a></td>
<td width="75%" bgcolor="#efefda">启动构建一系列新窗口位置的过程</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="BringWindowToTop.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/BringWindowToTop.htm">BringWindowToTop</a></td>
<td width="75%" bgcolor="#efefda">将指定的窗口带至窗口列表顶部</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="CascadeWindows.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/CascadeWindows.htm">CascadeWindows</a></td>
<td width="75%" bgcolor="#efefda">以层叠方式排列窗口</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="ChildWindowFromPoint.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/ChildWindowFromPoint.htm">ChildWindowFromPoint</a></td>
<td width="75%" bgcolor="#efefda">返回父窗口中包含了指定点的第一个子窗口的句柄</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="ClientToScreen.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/ClientToScreen.htm">ClientToScreen</a></td>
<td width="75%" bgcolor="#efefda">判断窗口内以客户区坐标表示的一个点的屏幕坐标</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="CloseWindow.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/CloseWindow.htm">CloseWindow</a></td>
<td width="75%" bgcolor="#efefda">最小化指定的窗口</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="CopyRect.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/CopyRect.htm">CopyRect</a></td>
<td width="75%" bgcolor="#efefda">矩形内容复制</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="DeferWindowPos.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/DeferWindowPos.htm">DeferWindowPos</a></td>
<td width="75%" bgcolor="#efefda">该函数为特定的窗口指定一个新窗口位置</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="DestroyWindow.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/DestroyWindow.htm">DestroyWindow</a></td>
<td width="75%" bgcolor="#efefda">清除指定的窗口以及它的所有子窗口</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="DrawAnimatedRects.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/DrawAnimatedRects.htm">DrawAnimatedRects</a></td>
<td width="75%" bgcolor="#efefda">描绘一系列动态矩形</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="EnableWindow.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/EnableWindow.htm">EnableWindow</a></td>
<td width="75%" bgcolor="#efefda">指定的窗口里允许或禁止所有鼠标及键盘输入</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="EndDeferWindowPos.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/EndDeferWindowPos.htm">EndDeferWindowPos</a></td>
<td width="75%" bgcolor="#efefda">同时更新<a href="DeferWindowPos.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/DeferWindowPos.htm">DeferWindowPos</a>调用时指定的所有窗口的位置及状态</td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -