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

📄 group__ctrl__menubutton__styles.htm

📁 MINIGUI1.6开发API
💻 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: Styles of menubutton 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&nbsp;Page</a> | <a class="qindex" href="modules.htm">Modules</a> | <a class="qindex" href="classes.htm">Alphabetical&nbsp;List</a> | <a class="qindex" href="annotated.htm">Data&nbsp;Structures</a> | <a class="qindex" href="dirs.htm">Directories</a> | <a class="qindex" href="files.htm">File&nbsp;List</a> | <a class="qindex" href="functions.htm">Data&nbsp;Fields</a> | <a class="qindex" href="globals.htm">Globals</a> | <a class="qindex" href="pages.htm">Related&nbsp;Pages</a></div><h1>Styles of menubutton control<br><small>[<a class="el" href="group__ctrl__menubutton.htm">MenuButton control</a>]</small></h1><h2>Defines</h2><ul><li>#define <a class="el" href="group__ctrl__menubutton__styles.htm#ga0">MBS_SORT</a>&nbsp;&nbsp;&nbsp;0x0001<dl class="el"><dd class="mdescRight">If this bit is set, the items listed in the control are displayed in a specified order.  <a href="#ga0"></a><br></dl><li>#define <a class="el" href="group__ctrl__menubutton__styles.htm#ga1">MBS_LEFTARROW</a>&nbsp;&nbsp;&nbsp;0x0002<dl class="el"><dd class="mdescRight">The menu pull-down arrow will be display at the left of the text.  <a href="#ga1"></a><br></dl><li>#define <a class="el" href="group__ctrl__menubutton__styles.htm#ga2">MBS_NOBUTTON</a>&nbsp;&nbsp;&nbsp;0x0004<dl class="el"><dd class="mdescRight">The control have not push button.  <a href="#ga2"></a><br></dl><li>#define <a class="el" href="group__ctrl__menubutton__styles.htm#ga3">MBS_ALIGNLEFT</a>&nbsp;&nbsp;&nbsp;0x0000<dl class="el"><dd class="mdescRight">The text on menubutton is left-align (default).  <a href="#ga3"></a><br></dl><li>#define <a class="el" href="group__ctrl__menubutton__styles.htm#ga4">MBS_ALIGNRIGHT</a>&nbsp;&nbsp;&nbsp;0x0010<dl class="el"><dd class="mdescRight">The text on menubutton is right-align.  <a href="#ga4"></a><br></dl><li>#define <a class="el" href="group__ctrl__menubutton__styles.htm#ga5">MBS_ALIGNCENTER</a>&nbsp;&nbsp;&nbsp;0x0020<dl class="el"><dd class="mdescRight">The text on menubutton is center-align.  <a href="#ga5"></a><br></dl><li>#define <a class="el" href="group__ctrl__menubutton__styles.htm#ga6">MBS_ALIGNMASK</a>&nbsp;&nbsp;&nbsp;0x00F0<dl class="el"><dd class="mdescRight">The align mask of menubutton.  <a href="#ga6"></a><br></dl></ul><hr><h2>Define Documentation</h2><a class="anchor" name="ga5" doxytag="menubutton.h::MBS_ALIGNCENTER"></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 MBS_ALIGNCENTER&nbsp;&nbsp;&nbsp;0x0020          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p>The text on menubutton is center-align. <p><p>Definition at line <a class="el" href="menubutton_8h-source.htm#l00140">140</a> of file <a class="el" href="menubutton_8h-source.htm">menubutton.h</a>.    </td>  </tr></table><a class="anchor" name="ga3" doxytag="menubutton.h::MBS_ALIGNLEFT"></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 MBS_ALIGNLEFT&nbsp;&nbsp;&nbsp;0x0000          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p>The text on menubutton is left-align (default). <p><p>Definition at line <a class="el" href="menubutton_8h-source.htm#l00128">128</a> of file <a class="el" href="menubutton_8h-source.htm">menubutton.h</a>.    </td>  </tr></table><a class="anchor" name="ga6" doxytag="menubutton.h::MBS_ALIGNMASK"></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 MBS_ALIGNMASK&nbsp;&nbsp;&nbsp;0x00F0          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p>The align mask of menubutton. <p><p>Definition at line <a class="el" href="menubutton_8h-source.htm#l00146">146</a> of file <a class="el" href="menubutton_8h-source.htm">menubutton.h</a>.    </td>  </tr></table><a class="anchor" name="ga4" doxytag="menubutton.h::MBS_ALIGNRIGHT"></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 MBS_ALIGNRIGHT&nbsp;&nbsp;&nbsp;0x0010          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p>The text on menubutton is right-align. <p><p>Definition at line <a class="el" href="menubutton_8h-source.htm#l00134">134</a> of file <a class="el" href="menubutton_8h-source.htm">menubutton.h</a>.    </td>  </tr></table><a class="anchor" name="ga1" doxytag="menubutton.h::MBS_LEFTARROW"></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 MBS_LEFTARROW&nbsp;&nbsp;&nbsp;0x0002          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p>The menu pull-down arrow will be display at the left of the text. <p><p>Definition at line <a class="el" href="menubutton_8h-source.htm#l00116">116</a> of file <a class="el" href="menubutton_8h-source.htm">menubutton.h</a>.    </td>  </tr></table><a class="anchor" name="ga2" doxytag="menubutton.h::MBS_NOBUTTON"></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 MBS_NOBUTTON&nbsp;&nbsp;&nbsp;0x0004          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p>The control have not push button. <p><p>Definition at line <a class="el" href="menubutton_8h-source.htm#l00122">122</a> of file <a class="el" href="menubutton_8h-source.htm">menubutton.h</a>.    </td>  </tr></table><a class="anchor" name="ga0" doxytag="menubutton.h::MBS_SORT"></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 MBS_SORT&nbsp;&nbsp;&nbsp;0x0001          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p>If this bit is set, the items listed in the control are displayed in a specified order. <p><p>Definition at line <a class="el" href="menubutton_8h-source.htm#l00110">110</a> of file <a class="el" href="menubutton_8h-source.htm">menubutton.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&nbsp;<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 + -