📄 group__ctrl__listbox.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: ListBox 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>ListBox control<br><small>[<a class="el" href="group__controls.htm">Standard controls</a>]</small></h1><h2>Modules</h2><ul><li><a class="el" href="group__ctrl__listbox__styles.htm">Styles of listbox control</a><li><a class="el" href="group__ctrl__listbox__msgs.htm">Messages of listbox control</a><li><a class="el" href="group__ctrl__listbox__ncs.htm">Notification codes of listbox control</a></ul><h2>Data Structures</h2><ul><li>struct <a class="el" href="struct__LISTBOXITEMINFO.htm">_LISTBOXITEMINFO</a></ul><h2>Defines</h2><ul><li>#define <a class="el" href="group__ctrl__listbox.htm#ga2">CTRL_LISTBOX</a> ("listbox")<dl class="el"><dd class="mdescRight">The class name of listbox control. <a href="#ga2"></a><br></dl><li>#define <a class="el" href="group__ctrl__listbox.htm#ga3">LB_OKAY</a> 0<li>#define <a class="el" href="group__ctrl__listbox.htm#ga4">LB_ERR</a> (-3)<li>#define <a class="el" href="group__ctrl__listbox.htm#ga5">LB_ERRSPACE</a> (-2)<li>#define <a class="el" href="group__ctrl__listbox.htm#ga9">CMFLAG_MASK</a> 0x000F<dl class="el"><dd class="mdescRight">The mask of check mark and image flag value. <a href="#ga9"></a><br></dl></ul><h2>Typedefs</h2><ul><li>typedef <a class="el" href="struct__LISTBOXITEMINFO.htm">_LISTBOXITEMINFO</a> <a class="el" href="group__ctrl__listbox.htm#ga0">LISTBOXITEMINFO</a><li>typedef <a class="el" href="struct__LISTBOXITEMINFO.htm">LISTBOXITEMINFO</a> * <a class="el" href="group__ctrl__listbox.htm#ga1">PLISTBOXITEMINFO</a><dl class="el"><dd class="mdescRight">Data type of the pointer to a LISTBOXITEMINFO. <a href="#ga1"></a><br></dl></ul><hr><h2>Define Documentation</h2><a class="anchor" name="ga9" doxytag="listbox.h::CMFLAG_MASK"></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 CMFLAG_MASK 0x000F </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>The mask of check mark and image flag value. <p><dl compact><dt><b>See also:</b></dt><dd><a class="el" href="struct__LISTBOXITEMINFO.htm">_LISTBOXITEMINFO</a> </dd></dl><p>Definition at line <a class="el" href="listbox_8h-source.htm#l00068">68</a> of file <a class="el" href="listbox_8h-source.htm">listbox.h</a>. </td> </tr></table><a class="anchor" name="ga2" doxytag="listbox.h::CTRL_LISTBOX"></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 CTRL_LISTBOX ("listbox") </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>The class name of listbox control. <p><p>Definition at line <a class="el" href="listbox_8h-source.htm#l00050">50</a> of file <a class="el" href="listbox_8h-source.htm">listbox.h</a>. </td> </tr></table><a class="anchor" name="ga4" doxytag="listbox.h::LB_ERR"></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 LB_ERR (-3) </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>Listbox return value <p>Definition at line <a class="el" href="listbox_8h-source.htm#l00055">55</a> of file <a class="el" href="listbox_8h-source.htm">listbox.h</a>. </td> </tr></table><a class="anchor" name="ga5" doxytag="listbox.h::LB_ERRSPACE"></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 LB_ERRSPACE (-2) </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>Listbox return value <p>Definition at line <a class="el" href="listbox_8h-source.htm#l00057">57</a> of file <a class="el" href="listbox_8h-source.htm">listbox.h</a>. </td> </tr></table><a class="anchor" name="ga3" doxytag="listbox.h::LB_OKAY"></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 LB_OKAY 0 </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>Listbox return value <p>Definition at line <a class="el" href="listbox_8h-source.htm#l00053">53</a> of file <a class="el" href="listbox_8h-source.htm">listbox.h</a>. </td> </tr></table><hr><h2>Typedef Documentation</h2><a class="anchor" name="ga0" doxytag="listbox.h::LISTBOXITEMINFO"></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">typedef struct <a class="el" href="struct__LISTBOXITEMINFO.htm">_LISTBOXITEMINFO</a> <a class="el" href="struct__LISTBOXITEMINFO.htm">LISTBOXITEMINFO</a> </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>Structrue of the listbox item info </td> </tr></table><a class="anchor" name="ga1" doxytag="listbox.h::PLISTBOXITEMINFO"></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">typedef <a class="el" href="struct__LISTBOXITEMINFO.htm">LISTBOXITEMINFO</a> * <a class="el" href="struct__LISTBOXITEMINFO.htm">PLISTBOXITEMINFO</a> </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>Data type of the pointer to a LISTBOXITEMINFO. <p><p>Definition at line <a class="el" href="listbox_8h-source.htm#l00100">100</a> of file <a class="el" href="listbox_8h-source.htm">listbox.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 + -