📄 group__ctrl__progbar__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 progressbar 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 progressbar control<br><small>[<a class="el" href="group__ctrl__progbar.htm">ProgressBar control</a>]</small></h1><h2>Defines</h2><ul><li>#define <a class="el" href="group__ctrl__progbar__ncs.htm#ga0">PBN_REACHMAX</a> 1<dl class="el"><dd class="mdescRight">Notifies reach of maximum limit. <a href="#ga0"></a><br></dl><li>#define <a class="el" href="group__ctrl__progbar__ncs.htm#ga1">PBN_REACHMIN</a> 2<dl class="el"><dd class="mdescRight">Notifies reach of minimum limit. <a href="#ga1"></a><br></dl></ul><hr><h2>Define Documentation</h2><a class="anchor" name="ga0" doxytag="progressbar.h::PBN_REACHMAX"></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 PBN_REACHMAX 1 </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>Notifies reach of maximum limit. <p>The PBN_REACHMAX notification code is sent when the progressbar reachs its maximum limit. <p>Definition at line <a class="el" href="progressbar_8h-source.htm#l00195">195</a> of file <a class="el" href="progressbar_8h-source.htm">progressbar.h</a>. </td> </tr></table><a class="anchor" name="ga1" doxytag="progressbar.h::PBN_REACHMIN"></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 PBN_REACHMIN 2 </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>Notifies reach of minimum limit. <p>The PBN_REACHMIN notification code is sent when the progressbar reachs its minimum limit. <p>Definition at line <a class="el" href="progressbar_8h-source.htm#l00203">203</a> of file <a class="el" href="progressbar_8h-source.htm">progressbar.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 + -