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

📄 group__mgext__ctrl__monthcal.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: MonthCalendar 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>MonthCalendar control<br><small>[<a class="el" href="group__mgext__controls.htm">Controls defined in libmgext</a>]</small></h1><h2>Modules</h2><ul><li><a class="el" href="group__mgext__ctrl__monthcal__styles.htm">Styles of monthcalendar control</a><li><a class="el" href="group__mgext__ctrl__monthcal__msgs.htm">Messages of monthcalendar control</a><li><a class="el" href="group__mgext__ctrl__monthcal__ncs.htm">Notification codes of monthcalendar control</a></ul><h2>Data Structures</h2><ul><li>struct <a class="el" href="struct__SYSTEMTIME.htm">_SYSTEMTIME</a><li>struct <a class="el" href="struct__MCCOLORINFO.htm">_MCCOLORINFO</a></ul><h2>Defines</h2><ul><li>#define <a class="el" href="group__mgext__ctrl__monthcal.htm#ga4">CTRL_MONTHCALENDAR</a>&nbsp;&nbsp;&nbsp;("MonthCalendar")<dl class="el"><dd class="mdescRight">The class name of monthcalendar control.  <a href="#ga4"></a><br></dl></ul><h2>Typedefs</h2><ul><li>typedef <a class="el" href="struct__SYSTEMTIME.htm">_SYSTEMTIME</a> <a class="el" href="group__mgext__ctrl__monthcal.htm#ga0">SYSTEMTIME</a><li>typedef <a class="el" href="struct__SYSTEMTIME.htm">SYSTEMTIME</a> * <a class="el" href="group__mgext__ctrl__monthcal.htm#ga1">PSYSTEMTIME</a><dl class="el"><dd class="mdescRight">Data type of the pointer to a SYSTEMTIME.  <a href="#ga1"></a><br></dl><li>typedef <a class="el" href="struct__MCCOLORINFO.htm">_MCCOLORINFO</a> <a class="el" href="group__mgext__ctrl__monthcal.htm#ga2">MCCOLORINFO</a><li>typedef <a class="el" href="struct__MCCOLORINFO.htm">MCCOLORINFO</a> * <a class="el" href="group__mgext__ctrl__monthcal.htm#ga3">PMCCOLORINFO</a><dl class="el"><dd class="mdescRight">Data type of the pointer to a MCCOLORINFO.  <a href="#ga3"></a><br></dl></ul><hr><h2>Define Documentation</h2><a class="anchor" name="ga4" doxytag="monthcal.h::CTRL_MONTHCALENDAR"></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_MONTHCALENDAR&nbsp;&nbsp;&nbsp;("MonthCalendar")          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p>The class name of monthcalendar control. <p><p>Definition at line <a class="el" href="monthcal_8h-source.htm#l00057">57</a> of file <a class="el" href="monthcal_8h-source.htm">monthcal.h</a>.    </td>  </tr></table><hr><h2>Typedef Documentation</h2><a class="anchor" name="ga2" doxytag="monthcal.h::MCCOLORINFO"></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__MCCOLORINFO.htm">_MCCOLORINFO</a>  <a class="el" href="struct__MCCOLORINFO.htm">MCCOLORINFO</a>          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p>Struture of the color info of the monthcalendar control     </td>  </tr></table><a class="anchor" name="ga3" doxytag="monthcal.h::PMCCOLORINFO"></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__MCCOLORINFO.htm">MCCOLORINFO</a> * <a class="el" href="struct__MCCOLORINFO.htm">PMCCOLORINFO</a>          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p>Data type of the pointer to a MCCOLORINFO. <p><p>Definition at line <a class="el" href="monthcal_8h-source.htm#l00110">110</a> of file <a class="el" href="monthcal_8h-source.htm">monthcal.h</a>.    </td>  </tr></table><a class="anchor" name="ga1" doxytag="monthcal.h::PSYSTEMTIME"></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__SYSTEMTIME.htm">SYSTEMTIME</a> * <a class="el" href="struct__SYSTEMTIME.htm">PSYSTEMTIME</a>          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p>Data type of the pointer to a SYSTEMTIME. <p><p>Definition at line <a class="el" href="monthcal_8h-source.htm#l00075">75</a> of file <a class="el" href="monthcal_8h-source.htm">monthcal.h</a>.    </td>  </tr></table><a class="anchor" name="ga0" doxytag="monthcal.h::SYSTEMTIME"></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__SYSTEMTIME.htm">_SYSTEMTIME</a>  <a class="el" href="struct__SYSTEMTIME.htm">SYSTEMTIME</a>          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p>Structure of the system time     </td>  </tr></table><hr size="1"><address style="align: right;"><small>Generated on Thu Nov 22 15:35:56 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 + -