?? struct__ntbinfo.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: _NTBINFO Struct Reference</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>_NTBINFO Struct Reference<br><small>[<a class="el" href="group__ctrl__newtoolbar.htm">NewToolBar control</a>]</small></h1><code>#include <<a class="el" href="newtoolbar_8h-source.htm">newtoolbar.h</a>></code><p><h2>Data Fields</h2><ul><li><a class="el" href="struct__BITMAP.htm">PBITMAP</a> <a class="el" href="struct__NTBINFO.htm#o0">image</a><li>int <a class="el" href="struct__NTBINFO.htm#o1">nr_cells</a><li>int <a class="el" href="struct__NTBINFO.htm#o2">nr_cols</a><li>int <a class="el" href="struct__NTBINFO.htm#o3">w_cell</a><li>int <a class="el" href="struct__NTBINFO.htm#o4">h_cell</a></ul><hr><a name="_details"></a><h2>Detailed Description</h2>Structure of the newtoolbar control information <p><p>Definition at line <a class="el" href="newtoolbar_8h-source.htm#l00065">65</a> of file <a class="el" href="newtoolbar_8h-source.htm">newtoolbar.h</a>.<hr><h2>Field Documentation</h2><a class="anchor" name="o4" doxytag="_NTBINFO::h_cell"></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">int <a class="el" href="struct__NTBINFO.htm#o4">h_cell</a> </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>Height of bitmap cell. If h_cell is zero, it will be equal to (height_of_image / nr_cells). <p>Definition at line <a class="el" href="newtoolbar_8h-source.htm#l00097">97</a> of file <a class="el" href="newtoolbar_8h-source.htm">newtoolbar.h</a>. </td> </tr></table><a class="anchor" name="o0" doxytag="_NTBINFO::image"></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"><a class="el" href="struct__BITMAP.htm">PBITMAP</a> <a class="el" href="struct__NTBINFO.htm#o0">image</a> </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>Images for displaying tool bar item. <p>Definition at line <a class="el" href="newtoolbar_8h-source.htm#l00068">68</a> of file <a class="el" href="newtoolbar_8h-source.htm">newtoolbar.h</a>. </td> </tr></table><a class="anchor" name="o1" doxytag="_NTBINFO::nr_cells"></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">int <a class="el" href="struct__NTBINFO.htm#o1">nr_cells</a> </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>Number of bitmap cells in the image. <p>Definition at line <a class="el" href="newtoolbar_8h-source.htm#l00071">71</a> of file <a class="el" href="newtoolbar_8h-source.htm">newtoolbar.h</a>. </td> </tr></table><a class="anchor" name="o2" doxytag="_NTBINFO::nr_cols"></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">int <a class="el" href="struct__NTBINFO.htm#o2">nr_cols</a> </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>Number of cell columns in the image. It should be one of the following values:<ul><li>0, 4<br> Four rows, the cells have normal, highlight, pushed, and disabled states.</li><li>1<br> The cells have only normal state.</li><li>2<br> The cells have normal and highlight states.</li><li>3<br> The cells have normal, highlight, and pushed states. </li></ul><p>Definition at line <a class="el" href="newtoolbar_8h-source.htm#l00085">85</a> of file <a class="el" href="newtoolbar_8h-source.htm">newtoolbar.h</a>. </td> </tr></table><a class="anchor" name="o3" doxytag="_NTBINFO::w_cell"></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">int <a class="el" href="struct__NTBINFO.htm#o3">w_cell</a> </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>Width of bitmap cell. If w_cell is zero, it will be equal to (width_of_image / nr_cols). <p>Definition at line <a class="el" href="newtoolbar_8h-source.htm#l00091">91</a> of file <a class="el" href="newtoolbar_8h-source.htm">newtoolbar.h</a>. </td> </tr></table><hr>The documentation for this struct was generated from the following file:<ul><li><a class="el" href="newtoolbar_8h-source.htm">newtoolbar.h</a></ul><hr size="1"><address style="align: right;"><small>Generated on Thu Nov 22 15:35:52 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>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -