⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 ctr_msg2.htm

📁 WinAPI函数打包下载.rar
💻 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>控件和消息类2</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_msg1.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/ctr_msg1.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="EnumChildWindows.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/EnumChildWindows.htm">EnumChildWindows</a></td>
    <td width="75%" bgcolor="#efefda">为指定的父窗口枚举子窗口</td>
  </tr>
  <tr>
    <td width="25%" bgcolor="#efefda"><a href="EnumThreadWindows.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/EnumThreadWindows.htm">EnumThreadWindows</a></td>
    <td width="75%" bgcolor="#efefda">枚举与指定任务相关的窗口</td>
  </tr>
  <tr>
    <td width="25%" bgcolor="#efefda"><a href="EnumWindows.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/EnumWindows.htm">EnumWindows</a></td>
    <td width="75%" bgcolor="#efefda">枚举窗口列表中的所有父窗口</td>
  </tr>
  <tr>
    <td width="25%" bgcolor="#efefda"><a href="EqualRect.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/EqualRect.htm">EqualRect</a></td>
    <td width="75%" bgcolor="#efefda">判断两个矩形结构是否相同</td>
  </tr>
  <tr>
    <td width="25%" bgcolor="#efefda"><a href="FindWindow.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/FindWindow.htm">FindWindow</a></td>
    <td width="75%" bgcolor="#efefda">寻找窗口列表中第一个符合指定条件的顶级窗口</td>
  </tr>
  <tr>
    <td width="25%" bgcolor="#efefda"><a href="FindWindowEx.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/FindWindowEx.htm">FindWindowEx</a></td>
    <td width="75%" bgcolor="#efefda">在窗口列表中寻找与指定条件相符的第一个子窗口</td>
  </tr>
  <tr>
    <td width="25%" bgcolor="#efefda"><a href="FlashWindow.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/FlashWindow.htm">FlashWindow</a></td>
    <td width="75%" bgcolor="#efefda">闪烁显示指定窗口</td>
  </tr>
  <tr>
    <td width="25%" bgcolor="#efefda"><a href="GetActiveWindow.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/GetActiveWindow.htm">GetActiveWindow</a></td>
    <td width="75%" bgcolor="#efefda">获得活动窗口的句柄</td>
  </tr>
  <tr>
    <td width="25%" bgcolor="#efefda"><a href="GetCapture.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/GetCapture.htm">GetCapture</a></td>
    <td width="75%" bgcolor="#efefda">获得一个窗口的句柄,这个窗口位于当前输入线程,且拥有鼠标捕获(鼠标活动由它接收)</td>
  </tr>
  <tr>
    <td width="25%" bgcolor="#efefda"><a href="GetClassInfo.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/GetClassInfo.htm">GetClassInfo</a></td>
    <td width="75%" bgcolor="#efefda">取得WNDCLASS结构(或WNDCLASSEX结构)的一个副本,结构中包含了与指定类有关的信息</td>
  </tr>
  <tr>
    <td width="25%" bgcolor="#efefda"><a href="GetClassLong.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/GetClassLong.htm">GetClassLong</a></td>
    <td width="75%" bgcolor="#efefda">取得窗口类的一个Long变量条目</td>
  </tr>
  <tr>
    <td width="25%" bgcolor="#efefda"><a href="GetClassName.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/GetClassName.htm">GetClassName</a></td>
    <td width="75%" bgcolor="#efefda">为指定的窗口取得类名</td>
  </tr>
  <tr>
    <td width="25%" bgcolor="#efefda"><a href="GetClassWord.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/GetClassWord.htm">GetClassWord</a></td>
    <td width="75%" bgcolor="#efefda">为窗口类取得一个整数变量</td>
  </tr>
  <tr>
    <td width="25%" bgcolor="#efefda"><a href="GetClientRect.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/GetClientRect.htm">GetClientRect</a></td>
    <td width="75%" bgcolor="#efefda">返回指定窗口客户区矩形的大小</td>
  </tr>
  <tr>
    <td width="25%" bgcolor="#efefda"><a href="GetDesktopWindow.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/GetDesktopWindow.htm">GetDesktopWindow</a></td>
    <td width="75%" bgcolor="#efefda">获得代表整个屏幕的一个窗口(桌面窗口)句柄</td>
  </tr>
  <tr>
    <td width="25%" bgcolor="#efefda"><a href="GetFocus.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/GetFocus.htm">GetFocus</a></td>
    <td width="75%" bgcolor="#efefda">获得拥有输入焦点的窗口的句柄</td>
  </tr>
</table>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -