📄 listview_8h-source.htm
字号:
00608 <span class="preprocessor"></span><a name="l00622"></a><a class="code" href="group__mgext__ctrl__listview__msgs.htm#ga13">00622</a> <span class="preprocessor">#define LVM_DELALLITEM 0xF11D</span>00623 <span class="preprocessor"></span><a name="l00639"></a><a class="code" href="group__mgext__ctrl__listview__msgs.htm#ga14">00639</a> <span class="preprocessor">#define LVM_MODIFYHEAD 0xF11E</span>00640 <span class="preprocessor"></span><a name="l00659"></a><a class="code" href="group__mgext__ctrl__listview__msgs.htm#ga15">00659</a> <span class="preprocessor">#define LVM_SELECTITEM 0xF11F </span>00660 <span class="preprocessor"></span>00661 <a name="l00680"></a><a class="code" href="group__mgext__ctrl__listview__msgs.htm#ga16">00680</a> <span class="preprocessor">#define LVM_SHOWITEM 0xF120 </span>00681 <span class="preprocessor"></span><a name="l00704"></a><a class="code" href="group__mgext__ctrl__listview__msgs.htm#ga17">00704</a> <span class="preprocessor">#define LVM_GETSUBITEMLEN 0xF121</span>00705 <span class="preprocessor"></span><a name="l00722"></a><a class="code" href="group__mgext__ctrl__listview__msgs.htm#ga18">00722</a> <span class="preprocessor">#define LVM_SETCOLUMN 0xF122</span>00723 <span class="preprocessor"></span><a name="l00746"></a><a class="code" href="group__mgext__ctrl__listview__msgs.htm#ga19">00746</a> <span class="preprocessor">#define LVM_SETSUBITEMTEXT 0xF123</span>00747 <span class="preprocessor"></span><a name="l00770"></a><a class="code" href="group__mgext__ctrl__listview__msgs.htm#ga20">00770</a> <span class="preprocessor">#define LVM_SETSUBITEM 0xF124</span>00771 <span class="preprocessor"></span><a name="l00791"></a><a class="code" href="group__mgext__ctrl__listview__msgs.htm#ga21">00791</a> <span class="preprocessor">#define LVM_GETCOLUMN 0xF125 </span>00792 <span class="preprocessor"></span><a name="l00809"></a><a class="code" href="group__mgext__ctrl__listview__msgs.htm#ga22">00809</a> <span class="preprocessor">#define LVM_GETCOLUMNWIDTH 0xF126 </span>00810 <span class="preprocessor"></span><a name="l00831"></a><a class="code" href="group__mgext__ctrl__listview__msgs.htm#ga23">00831</a> <span class="preprocessor">#define LVM_GETITEM 0xF127 </span>00832 <span class="preprocessor"></span><a name="l00852"></a><a class="code" href="group__mgext__ctrl__listview__msgs.htm#ga24">00852</a> <span class="preprocessor">#define LVM_GETITEMSTATE 0xF128 </span>00853 <span class="preprocessor"></span><a name="l00867"></a><a class="code" href="group__mgext__ctrl__listview__msgs.htm#ga25">00867</a> <span class="preprocessor">#define LVM_GETSELECTEDCOLUMN 0xF129 </span>00868 <span class="preprocessor"></span><a name="l00882"></a><a class="code" href="group__mgext__ctrl__listview__msgs.htm#ga26">00882</a> <span class="preprocessor">#define LVM_GETSELECTEDCOUNT 0xF130 </span>00883 <span class="preprocessor"></span><a name="l00897"></a><a class="code" href="group__mgext__ctrl__listview__msgs.htm#ga27">00897</a> <span class="preprocessor">#define LVM_GETTOPVISIBLE 0xF131 </span>00898 <span class="preprocessor"></span>00899 <span class="preprocessor">#define LVM_NULL 0xF132 </span>00900 <span class="preprocessor"></span>00901 <span class="preprocessor">#define LVM_SETITEMSTATE 0xF133 </span>00902 <span class="preprocessor"></span><a name="l00937"></a><a class="code" href="group__mgext__ctrl__listview__msgs.htm#ga30">00937</a> <span class="preprocessor">#define LVM_SORTITEMS 0xF134 </span>00938 <span class="preprocessor"></span><a name="l00957"></a><a class="code" href="group__mgext__ctrl__listview__msgs.htm#ga31">00957</a> <span class="preprocessor">#define LVM_SETITEMHEIGHT 0xF135 </span>00958 <span class="preprocessor"></span><a name="l00974"></a><a class="code" href="group__mgext__ctrl__listview__msgs.htm#ga32">00974</a> <span class="preprocessor">#define LVM_SETHEADHEIGHT 0xF136 </span>00975 <span class="preprocessor"></span><a name="l01001"></a><a class="code" href="group__mgext__ctrl__listview__msgs.htm#ga33">01001</a> <span class="preprocessor">#define LVM_GETITEMADDDATA 0xF137</span>01002 <span class="preprocessor"></span><a name="l01027"></a><a class="code" href="group__mgext__ctrl__listview__msgs.htm#ga34">01027</a> <span class="preprocessor">#define LVM_SETITEMADDDATA 0xF138</span>01028 <span class="preprocessor"></span><a name="l01047"></a><a class="code" href="group__mgext__ctrl__listview__msgs.htm#ga35">01047</a> <span class="preprocessor">#define LVM_CHOOSEITEM 0xF139</span>01048 <span class="preprocessor"></span><a name="l01078"></a><a class="code" href="group__mgext__ctrl__listview__msgs.htm#ga36">01078</a> <span class="preprocessor">#define LVM_SETSTRCMPFUNC 0xF140</span>01079 <span class="preprocessor"></span>01080 <span class="preprocessor">#define LVIR_PARENT 1</span>01081 <span class="preprocessor"></span><span class="preprocessor">#define LVIR_FIRSTCHILD 2</span>01082 <span class="preprocessor"></span><span class="preprocessor">#define LVIR_NEXTSIBLING 3</span>01083 <span class="preprocessor"></span><span class="preprocessor">#define LVIR_PREVSIBLING 4</span>01084 <span class="preprocessor"></span><a name="l01113"></a><a class="code" href="group__mgext__ctrl__listview__msgs.htm#ga41">01113</a> <span class="preprocessor">#define LVM_GETRELATEDITEM 0xF141</span>01114 <span class="preprocessor"></span><a name="l01133"></a><a class="code" href="group__mgext__ctrl__listview__msgs.htm#ga42">01133</a> <span class="preprocessor">#define LVM_FOLDITEM 0xF142</span>01134 <span class="preprocessor"></span><a name="l01151"></a><a class="code" href="group__mgext__ctrl__listview__msgs.htm#ga43">01151</a> <span class="preprocessor">#define LVM_SETCUSTOMDRAW 0xF143</span>01152 <span class="preprocessor"></span>01153 <a name="l01164"></a><a class="code" href="group__mgext__ctrl__listview__ncs.htm#ga0">01164</a> <span class="preprocessor">#define LVN_CLICKED 1 </span><span class="comment">/* must be the same as SVN_CLICKED */</span>01165 <a name="l01171"></a><a class="code" href="group__mgext__ctrl__listview__ncs.htm#ga1">01171</a> <span class="preprocessor">#define LVN_SELCHANGE 2 </span><span class="comment">/* must be the same as SVN_SELCHANGED */</span>01172 <a name="l01178"></a><a class="code" href="group__mgext__ctrl__listview__ncs.htm#ga2">01178</a> <span class="preprocessor">#define LVN_ITEMRDOWN 4</span>01179 <span class="preprocessor"></span><a name="l01185"></a><a class="code" href="group__mgext__ctrl__listview__ncs.htm#ga3">01185</a> <span class="preprocessor">#define LVN_ITEMRUP 5</span>01186 <span class="preprocessor"></span><a name="l01192"></a><a class="code" href="group__mgext__ctrl__listview__ncs.htm#ga4">01192</a> <span class="preprocessor">#define LVN_HEADRDOWN 6</span>01193 <span class="preprocessor"></span><a name="l01199"></a><a class="code" href="group__mgext__ctrl__listview__ncs.htm#ga5">01199</a> <span class="preprocessor">#define LVN_HEADRUP 7</span>01200 <span class="preprocessor"></span><a name="l01205"></a><a class="code" href="group__mgext__ctrl__listview__ncs.htm#ga6">01205</a> <span class="preprocessor">#define LVN_KEYDOWN 8</span>01206 <span class="preprocessor"></span><a name="l01213"></a><a class="code" href="group__mgext__ctrl__listview__ncs.htm#ga7">01213</a> <span class="preprocessor">#define LVN_ITEMDBCLK 9</span>01214 <span class="preprocessor"></span><a name="l01220"></a><a class="code" href="group__mgext__ctrl__listview__ncs.htm#ga8">01220</a> <span class="preprocessor">#define LVN_ITEMCLK 10</span>01221 <span class="preprocessor"></span><a name="l01227"></a><a class="code" href="group__mgext__ctrl__listview__ncs.htm#ga9">01227</a> <span class="preprocessor">#define LVN_COLCHANGE 11</span>01228 <span class="preprocessor"></span><a name="l01234"></a><a class="code" href="group__mgext__ctrl__listview__ncs.htm#ga10">01234</a> <span class="preprocessor">#define LVN_FOLDED 12</span>01235 <span class="preprocessor"></span><a name="l01241"></a><a class="code" href="group__mgext__ctrl__listview__ncs.htm#ga11">01241</a> <span class="preprocessor">#define LVN_UNFOLDED 13</span>01242 <span class="preprocessor"></span>01251 <span class="preprocessor">#ifdef __cplusplus</span>01252 <span class="preprocessor"></span>}01253 <span class="preprocessor">#endif</span>01254 <span class="preprocessor"></span>01255 <span class="preprocessor">#endif </span><span class="comment">/* EXT_LISTVIEW_H */</span>01256 </pre></div><hr size="1"><address style="align: right;"><small>Generated on Thu Nov 22 15:35:50 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 + -