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

📄 window_8h.htm

📁 MINIGUI1.6开发API
💻 HTM
📖 第 1 页 / 共 5 页
字号:
<dl class="el"><dd class="mdescRight">Indicates the size of the window has been changed.  <a href="group__post__event__msgs.htm#ga42"></a><br></dl><li>#define <a class="el" href="group__post__event__msgs.htm#ga43">MSG_CSIZECHANGED</a>&nbsp;&nbsp;&nbsp;0x0027<dl class="el"><dd class="mdescRight">Indicates the size of the client area of the window has been changed.  <a href="group__post__event__msgs.htm#ga43"></a><br></dl><li>#define <a class="el" href="group__post__event__msgs.htm#ga44">MSG_SETFOCUS</a>&nbsp;&nbsp;&nbsp;0x0030<dl class="el"><dd class="mdescRight">Indicates that the window has gained the input focus.  <a href="group__post__event__msgs.htm#ga44"></a><br></dl><li>#define <a class="el" href="group__post__event__msgs.htm#ga45">MSG_KILLFOCUS</a>&nbsp;&nbsp;&nbsp;0x0031<dl class="el"><dd class="mdescRight">Indicates that the window has lost the input focus.  <a href="group__post__event__msgs.htm#ga45"></a><br></dl><li>#define <a class="el" href="group__post__event__msgs.htm#ga46">MSG_MOUSEACTIVE</a>&nbsp;&nbsp;&nbsp;0x0032<dl class="el"><dd class="mdescRight">Indicates that the window has gained the input focus because the user clicked the window.  <a href="group__post__event__msgs.htm#ga46"></a><br></dl><li>#define <a class="el" href="group__post__event__msgs.htm#ga47">MSG_ACTIVE</a>&nbsp;&nbsp;&nbsp;0x0033<dl class="el"><dd class="mdescRight">Indicates that the window has gained the input focus because the user clicked the window.  <a href="group__post__event__msgs.htm#ga47"></a><br></dl><li>#define <a class="el" href="group__post__event__msgs.htm#ga48">MSG_CHILDHIDDEN</a>&nbsp;&nbsp;&nbsp;0x0034<dl class="el"><dd class="mdescRight">Hide child window.  <a href="group__post__event__msgs.htm#ga48"></a><br></dl><li>#define <a class="el" href="group__post__event__msgs.htm#ga53">MSG_ACTIVEMENU</a>&nbsp;&nbsp;&nbsp;0x0040<dl class="el"><dd class="mdescRight">Indicates that the user activates the menu bar and tracks it.  <a href="group__post__event__msgs.htm#ga53"></a><br></dl><li>#define <a class="el" href="group__post__event__msgs.htm#ga54">MSG_DEACTIVEMENU</a>&nbsp;&nbsp;&nbsp;0x0041<dl class="el"><dd class="mdescRight">Indicates the end of the tracking of a menu bar or a popup menu.  <a href="group__post__event__msgs.htm#ga54"></a><br></dl><li>#define <a class="el" href="group__post__event__msgs.htm#ga66">MSG_HSCROLL</a>&nbsp;&nbsp;&nbsp;0x0042<dl class="el"><dd class="mdescRight">Indicates that the user has clicked the horizontal scroll bar.  <a href="group__post__event__msgs.htm#ga66"></a><br></dl><li>#define <a class="el" href="group__post__event__msgs.htm#ga67">MSG_VSCROLL</a>&nbsp;&nbsp;&nbsp;0x0043<dl class="el"><dd class="mdescRight">Indicates that the user has clicked the vertical scroll bar.  <a href="group__post__event__msgs.htm#ga67"></a><br></dl><li>#define <a class="el" href="group__post__event__msgs.htm#ga68">MSG_NCSETCURSOR</a>&nbsp;&nbsp;&nbsp;0x0044<dl class="el"><dd class="mdescRight">Sets cursor shape in the non-client area.  <a href="group__post__event__msgs.htm#ga68"></a><br></dl><li>#define <a class="el" href="group__post__event__msgs.htm#ga69">MSG_MOUSEMOVEIN</a>&nbsp;&nbsp;&nbsp;0x0050<dl class="el"><dd class="mdescRight">Indicates the mouse is moved in/out the area of the window.  <a href="group__post__event__msgs.htm#ga69"></a><br></dl><li>#define <a class="el" href="group__post__event__msgs.htm#ga70">MSG_WINDOWDROPPED</a>&nbsp;&nbsp;&nbsp;0x0051<dl class="el"><dd class="mdescRight">Indicates that user dropped window. server to client; (wParam, lParam): result rectangle.  <a href="group__post__event__msgs.htm#ga70"></a><br></dl><li>#define <a class="el" href="group__creation__msgs.htm#ga1">MSG_CREATE</a>&nbsp;&nbsp;&nbsp;0x0060<dl class="el"><dd class="mdescRight">Indicates the window has been created, and gives you a chance to initialize your private objects.  <a href="group__creation__msgs.htm#ga1"></a><br></dl><li>#define <a class="el" href="group__creation__msgs.htm#ga2">MSG_NCCREATE</a>&nbsp;&nbsp;&nbsp;0x0061<dl class="el"><dd class="mdescRight">Indicates the window has been created, but has not registered to the system.  <a href="group__creation__msgs.htm#ga2"></a><br></dl><li>#define <a class="el" href="group__creation__msgs.htm#ga5">MSG_DESTROY</a>&nbsp;&nbsp;&nbsp;0x0064<dl class="el"><dd class="mdescRight">Indicates the window will be destroyed.  <a href="group__creation__msgs.htm#ga5"></a><br></dl><li>#define <a class="el" href="group__creation__msgs.htm#ga7">MSG_CLOSE</a>&nbsp;&nbsp;&nbsp;0x0066<dl class="el"><dd class="mdescRight">Indicates the user has clicked the closing box on the caption.  <a href="group__creation__msgs.htm#ga7"></a><br></dl><li>#define <a class="el" href="group__creation__msgs.htm#ga9">MSG_MAXIMIZE</a>&nbsp;&nbsp;&nbsp;0x0068<dl class="el"><dd class="mdescRight">Indicates the user has clicked the maximizing box on the caption.  <a href="group__creation__msgs.htm#ga9"></a><br></dl><li>#define <a class="el" href="group__creation__msgs.htm#ga10">MSG_MINIMIZE</a>&nbsp;&nbsp;&nbsp;0x0069<dl class="el"><dd class="mdescRight">Indicates the user has clicked the minimizing box on the caption.  <a href="group__creation__msgs.htm#ga10"></a><br></dl><li>#define <a class="el" href="group__paint__msgs.htm#ga1">MSG_SHOWWINDOW</a>&nbsp;&nbsp;&nbsp;0x00A0<dl class="el"><dd class="mdescRight">Indicates that the window has been shown or hidden.  <a href="group__paint__msgs.htm#ga1"></a><br></dl><li>#define <a class="el" href="group__paint__msgs.htm#ga2">MSG_ERASEBKGND</a>&nbsp;&nbsp;&nbsp;0x00B0<dl class="el"><dd class="mdescRight">Sent to the window to erase the background.  <a href="group__paint__msgs.htm#ga2"></a><br></dl><li>#define <a class="el" href="group__paint__msgs.htm#ga3">MSG_PAINT</a>&nbsp;&nbsp;&nbsp;0x00B1<dl class="el"><dd class="mdescRight">Sent to the window if the window contains an invalid region.  <a href="group__paint__msgs.htm#ga3"></a><br></dl><li>#define <a class="el" href="group__paint__msgs.htm#ga4">MSG_NCPAINT</a>&nbsp;&nbsp;&nbsp;0x00B2<dl class="el"><dd class="mdescRight">Indicates that paints non-client area.  <a href="group__paint__msgs.htm#ga4"></a><br></dl><li>#define <a class="el" href="group__paint__msgs.htm#ga5">MSG_NCACTIVATE</a>&nbsp;&nbsp;&nbsp;0x00B3<dl class="el"><dd class="mdescRight">Indicates that active non-client area of main window.  <a href="group__paint__msgs.htm#ga5"></a><br></dl><li>#define <a class="el" href="group__paint__msgs.htm#ga6">MSG_SYNCPAINT</a>&nbsp;&nbsp;&nbsp;0x00B4<dl class="el"><dd class="mdescRight">Indicates that actives and paints main window synchronously.  <a href="group__paint__msgs.htm#ga6"></a><br></dl><li>#define <a class="el" href="group__ctrl__msgs.htm#ga1">MSG_COMMAND</a>&nbsp;&nbsp;&nbsp;0x0120<dl class="el"><dd class="mdescRight">The command message, indicates a notification message from child window, or the user has selected a menu item.  <a href="group__ctrl__msgs.htm#ga1"></a><br></dl><li>#define <a class="el" href="group__ctrl__msgs.htm#ga2">MSG_SYSCOMMAND</a>&nbsp;&nbsp;&nbsp;0x0121<dl class="el"><dd class="mdescRight">The system command message.  <a href="group__ctrl__msgs.htm#ga2"></a><br></dl><li>#define <a class="el" href="group__ctrl__msgs.htm#ga3">MSG_GETDLGCODE</a>&nbsp;&nbsp;&nbsp;0x0122<dl class="el"><dd class="mdescRight">Get dialog code.  <a href="group__ctrl__msgs.htm#ga3"></a><br></dl><li>#define <a class="el" href="group__ctrl__msgs.htm#ga4">MSG_INITDIALOG</a>&nbsp;&nbsp;&nbsp;0x0123<dl class="el"><dd class="mdescRight">Ready to initialize the controls in a dialog box.  <a href="group__ctrl__msgs.htm#ga4"></a><br></dl><li>#define <a class="el" href="group__ctrl__msgs.htm#ga7">MSG_DLG_GETDEFID</a>&nbsp;&nbsp;&nbsp;0x0126<dl class="el"><dd class="mdescRight">Get default push button ID first.  <a href="group__ctrl__msgs.htm#ga7"></a><br></dl><li>#define <a class="el" href="group__ctrl__msgs.htm#ga8">MSG_DLG_SETDEFID</a>&nbsp;&nbsp;&nbsp;0x0127<dl class="el"><dd class="mdescRight">Set default push button ID first.  <a href="group__ctrl__msgs.htm#ga8"></a><br></dl><li>#define <a class="el" href="group__ctrl__msgs.htm#ga9">MSG_ISDIALOG</a>&nbsp;&nbsp;&nbsp;0x0128<dl class="el"><dd class="mdescRight">Sends to a window to query whether the window is a dialog window.  <a href="group__ctrl__msgs.htm#ga9"></a><br></dl><li>#define <a class="el" href="group__ctrl__msgs.htm#ga10">MSG_INITPAGE</a>&nbsp;&nbsp;&nbsp;0x0129<dl class="el"><dd class="mdescRight">Ready to initialize the controls in a property page.  <a href="group__ctrl__msgs.htm#ga10"></a><br></dl><li>#define <a class="el" href="group__ctrl__msgs.htm#ga11">MSG_SHOWPAGE</a>&nbsp;&nbsp;&nbsp;0x012A<dl class="el"><dd class="mdescRight">Indicates the page will be shown or hidden.  <a href="group__ctrl__msgs.htm#ga11"></a><br></dl><li>#define <a class="el" href="group__ctrl__msgs.htm#ga12">MSG_SHEETCMD</a>&nbsp;&nbsp;&nbsp;0x012B<dl class="el"><dd class="mdescRight">Indicates that a PSM_SHEETCMD message had been sent to the PropertySheet control.  <a href="group__ctrl__msgs.htm#ga12"></a><br></dl><li>#define <a class="el" href="group__ctrl__msgs.htm#ga13">MSG_INITCONTAINER</a>&nbsp;&nbsp;&nbsp;0x012C<dl class="el"><dd class="mdescRight">This message will be sent to the container window procedure after the container window is created.  <a href="group__ctrl__msgs.htm#ga13"></a><br></dl><li>#define <a class="el" href="group__ctrl__msgs.htm#ga14">MSG_SVCONTCMD</a>&nbsp;&nbsp;&nbsp;0x012D<dl class="el"><dd class="mdescRight">This message will be sent to the parent of the ScrollView control when the container of the ScrollView control reveived a MSG_COMMAND message.  <a href="group__ctrl__msgs.htm#ga14"></a><br></dl><li>#define <a class="el" href="group__ctrl__msgs.htm#ga15">MSG_FREEZECTRL</a>&nbsp;&nbsp;&nbsp;0x012E<dl class="el"><dd class="mdescRight">You can send this message to freeze or thaw the paint action of the control.  <a href="group__ctrl__msgs.htm#ga15"></a><br></dl><li>#define <a class="el" href="group__ctrl__msgs.htm#ga16">MSG_FONTCHANGING</a>&nbsp;&nbsp;&nbsp;0x0130<dl class="el"><dd class="mdescRight">Indicates the user is trying to change the font of the window.  <a href="group__ctrl__msgs.htm#ga16"></a><br></dl><li>#define <a class="el" href="group__ctrl__msgs.htm#ga17">MSG_FONTCHANGED</a>&nbsp;&nbsp;&nbsp;0x0131<dl class="el"><dd class="mdescRight">Indicates the window font has been changed.  <a href="group__ctrl__msgs.htm#ga17"></a><br></dl><li>#define <a class="el" href="group__ctrl__msgs.htm#ga18">MSG_GETTEXTLENGTH</a>&nbsp;&nbsp;&nbsp;0x0132<dl class="el"><dd class="mdescRight">Sent to the control to get the length of the text.  <a href="group__ctrl__msgs.htm#ga18"></a><br></dl><li>#define <a class="el" href="group__ctrl__msgs.htm#ga19">MSG_GETTEXT</a>&nbsp;&nbsp;&nbsp;0x0133<dl class="el"><dd class="mdescRight">Sent to the control to get the text.  <a href="group__ctrl__msgs.htm#ga19"></a><br></dl><li>#define <a class="el" href="group__ctrl__msgs.htm#ga20">MSG_SETTEXT</a>&nbsp;&nbsp;&nbsp;0x0134<dl class="el"><dd class="mdescRight">Sent to the control to set the text.  <a href="group__ctrl__msgs.htm#ga20"></a><br></dl><li>#define <a class="el" href="group__ctrl__msgs.htm#ga21">MSG_ENABLE</a>&nbsp;&nbsp;&nbsp;0x0135<dl class="el"><dd class="mdescRight">Indicates the window is disabled/enabled.  <a href="group__ctrl__msgs.htm#ga21"></a><br></dl><li>#define <a class="el" href="group__system__msgs.htm#ga2">MSG_IDLE</a>&nbsp;&nbsp;&nbsp;0x0142<dl class="el"><dd class="mdescRight">Indicates the system enters idle loop.  <a href="group__system__msgs.htm#ga2"></a><br></dl><li>#define <a class="el" href="group__system__msgs.htm#ga4">MSG_TIMER</a>&nbsp;&nbsp;&nbsp;0x0144<dl class="el"><dd class="mdescRight">Indicates a timer has expired.  <a href="group__system__msgs.htm#ga4"></a><br></dl><li>#define <a class="el" href="group__system__msgs.htm#ga6">MSG_DOESNEEDIME</a>&nbsp;&nbsp;&nbsp;0x0150<dl class="el"><dd class="mdescRight">Sends to a window to query whether the window needs to open IME window.  <a href="group__system__msgs.htm#ga6"></a><br></dl><li>#define <a class="el" href="group__user__msgs.htm#ga1">MSG_USER</a>&nbsp;&nbsp;&nbsp;0x0800<dl class="el"><dd class="mdescRight">The first user-defined message.  <a href="group__user__msgs.htm#ga1"></a><br></dl><li>#define <a class="el" href="group__msg__pass__fns.htm#ga31">PM_NOREMOVE</a>&nbsp;&nbsp;&nbsp;0x0000<li>#define <a class="el" href="group__msg__pass__fns.htm#ga32">PM_REMOVE</a>&nbsp;&nbsp;&nbsp;0x0001

⌨️ 快捷键说明

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