📄 group__ctrl__combobox__ncs.htm
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"><title>MiniGUI V1.6.10 API Reference: Notification codes of combobox control</title><link href="doxygen.css" rel="stylesheet" type="text/css"></head><body><!-- Generated by Doxygen 1.4.2 --><div class="qindex"><a class="qindex" href="index.htm">Main Page</a> | <a class="qindex" href="modules.htm">Modules</a> | <a class="qindex" href="classes.htm">Alphabetical List</a> | <a class="qindex" href="annotated.htm">Data Structures</a> | <a class="qindex" href="dirs.htm">Directories</a> | <a class="qindex" href="files.htm">File List</a> | <a class="qindex" href="functions.htm">Data Fields</a> | <a class="qindex" href="globals.htm">Globals</a> | <a class="qindex" href="pages.htm">Related Pages</a></div><h1>Notification codes of combobox control<br><small>[<a class="el" href="group__ctrl__combobox.htm">ComboBox control</a>]</small></h1><h2>Defines</h2><ul><li>#define <a class="el" href="group__ctrl__combobox__ncs.htm#ga1">CBN_SELCHANGE</a> 1<dl class="el"><dd class="mdescRight">Notifies the change of the current selection. <a href="#ga1"></a><br></dl><li>#define <a class="el" href="group__ctrl__combobox__ncs.htm#ga2">CBN_DBLCLK</a> 2<dl class="el"><dd class="mdescRight">Notifies the user has double clicked an item. <a href="#ga2"></a><br></dl><li>#define <a class="el" href="group__ctrl__combobox__ncs.htm#ga3">CBN_SETFOCUS</a> 3<dl class="el"><dd class="mdescRight">Notifies the box has gained the input focus. <a href="#ga3"></a><br></dl><li>#define <a class="el" href="group__ctrl__combobox__ncs.htm#ga4">CBN_KILLFOCUS</a> 4<dl class="el"><dd class="mdescRight">Notifies the box has lost the input focus. <a href="#ga4"></a><br></dl><li>#define <a class="el" href="group__ctrl__combobox__ncs.htm#ga5">CBN_EDITCHANGE</a> 5<dl class="el"><dd class="mdescRight">Notifies the change of the text in the edit control. <a href="#ga5"></a><br></dl><li>#define <a class="el" href="group__ctrl__combobox__ncs.htm#ga7">CBN_DROPDOWN</a> 7<dl class="el"><dd class="mdescRight">Notifies the list box has been dropped down. <a href="#ga7"></a><br></dl><li>#define <a class="el" href="group__ctrl__combobox__ncs.htm#ga8">CBN_CLOSEUP</a> 8<dl class="el"><dd class="mdescRight">Notifies the list box has been closed up. <a href="#ga8"></a><br></dl><li>#define <a class="el" href="group__ctrl__combobox__ncs.htm#ga9">CBN_SELECTOK</a> 9<dl class="el"><dd class="mdescRight">Notifies the selection of a list item. <a href="#ga9"></a><br></dl><li>#define <a class="el" href="group__ctrl__combobox__ncs.htm#ga10">CBN_SELECTCANCEL</a> 10<dl class="el"><dd class="mdescRight">Notifies that the selection of a list item is ignored. <a href="#ga10"></a><br></dl><li>#define <a class="el" href="group__ctrl__combobox__ncs.htm#ga11">CBN_CLICKED</a> 11<dl class="el"><dd class="mdescRight">Notifies that the user has clicked combo box. <a href="#ga11"></a><br></dl></ul><hr><h2>Define Documentation</h2><a class="anchor" name="ga11" doxytag="combobox.h::CBN_CLICKED"></a><p><table class="mdTable" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top">#define CBN_CLICKED 11 </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>Notifies that the user has clicked combo box. <p>The CBN_CLICKED notification code is sent when the user has clicked combo box. <p>Definition at line <a class="el" href="combobox_8h-source.htm#l00964">964</a> of file <a class="el" href="combobox_8h-source.htm">combobox.h</a>. </td> </tr></table><a class="anchor" name="ga8" doxytag="combobox.h::CBN_CLOSEUP"></a><p><table class="mdTable" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top">#define CBN_CLOSEUP 8 </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>Notifies the list box has been closed up. <p><p>Definition at line <a class="el" href="combobox_8h-source.htm#l00938">938</a> of file <a class="el" href="combobox_8h-source.htm">combobox.h</a>. </td> </tr></table><a class="anchor" name="ga2" doxytag="combobox.h::CBN_DBLCLK"></a><p><table class="mdTable" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top">#define CBN_DBLCLK 2 </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>Notifies the user has double clicked an item. <p>A combo box created with the CBS_NOTIFY style sends an CBN_DBLCLK notification message to its parent window when the user double-clicks a string in its listbox. <p>Definition at line <a class="el" href="combobox_8h-source.htm#l00903">903</a> of file <a class="el" href="combobox_8h-source.htm">combobox.h</a>. </td> </tr></table><a class="anchor" name="ga7" doxytag="combobox.h::CBN_DROPDOWN"></a><p><table class="mdTable" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top">#define CBN_DROPDOWN 7 </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>Notifies the list box has been dropped down. <p><p>Definition at line <a class="el" href="combobox_8h-source.htm#l00932">932</a> of file <a class="el" href="combobox_8h-source.htm">combobox.h</a>. </td> </tr></table><a class="anchor" name="ga5" doxytag="combobox.h::CBN_EDITCHANGE"></a><p><table class="mdTable" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top">#define CBN_EDITCHANGE 5 </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>Notifies the change of the text in the edit control. <p>The CBN_EDITCHANGE notification code is sent when the user has taken an action that may have altered the text in the edit control portion of a combo box. <p>Definition at line <a class="el" href="combobox_8h-source.htm#l00924">924</a> of file <a class="el" href="combobox_8h-source.htm">combobox.h</a>. </td> </tr></table><a class="anchor" name="ga4" doxytag="combobox.h::CBN_KILLFOCUS"></a><p><table class="mdTable" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top">#define CBN_KILLFOCUS 4 </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>Notifies the box has lost the input focus. <p><p>Definition at line <a class="el" href="combobox_8h-source.htm#l00915">915</a> of file <a class="el" href="combobox_8h-source.htm">combobox.h</a>. </td> </tr></table><a class="anchor" name="ga1" doxytag="combobox.h::CBN_SELCHANGE"></a><p><table class="mdTable" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top">#define CBN_SELCHANGE 1 </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>Notifies the change of the current selection. <p>The CBN_SELCHANGE notification code is sent when the user changes the current selection in the list box of a combo box. <p>Definition at line <a class="el" href="combobox_8h-source.htm#l00894">894</a> of file <a class="el" href="combobox_8h-source.htm">combobox.h</a>. </td> </tr></table><a class="anchor" name="ga10" doxytag="combobox.h::CBN_SELECTCANCEL"></a><p><table class="mdTable" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top">#define CBN_SELECTCANCEL 10 </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>Notifies that the selection of a list item is ignored. <p>The CBN_SELECTCANCEL notification code is sent when the user has selected a list item but then selects another control or closes the dialog box. <p>Definition at line <a class="el" href="combobox_8h-source.htm#l00956">956</a> of file <a class="el" href="combobox_8h-source.htm">combobox.h</a>. </td> </tr></table><a class="anchor" name="ga9" doxytag="combobox.h::CBN_SELECTOK"></a><p><table class="mdTable" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top">#define CBN_SELECTOK 9 </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>Notifies the selection of a list item. <p>The CBN_SELECTOK notification code is sent when the user has selected a list item. <p>Definition at line <a class="el" href="combobox_8h-source.htm#l00947">947</a> of file <a class="el" href="combobox_8h-source.htm">combobox.h</a>. </td> </tr></table><a class="anchor" name="ga3" doxytag="combobox.h::CBN_SETFOCUS"></a><p><table class="mdTable" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top">#define CBN_SETFOCUS 3 </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>Notifies the box has gained the input focus. <p><p>Definition at line <a class="el" href="combobox_8h-source.htm#l00909">909</a> of file <a class="el" href="combobox_8h-source.htm">combobox.h</a>. </td> </tr></table><hr size="1"><address style="align: right;"><small>Generated on Thu Nov 22 15:35:53 2007 for MiniGUI V1.6.10 API Reference by <a href="http://www.doxygen.org/index.html"><img src="http://www.minigui.com/api_ref/1.6.10/doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.2 </small></address></body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -