📄 group__ctrl__static__styles.htm
字号:
<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 SS_LEFT 0x00000000L </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>Displays the given text flush-left. <p><p>Definition at line <a class="el" href="static_8h-source.htm#l00061">61</a> of file <a class="el" href="static_8h-source.htm">static.h</a>. </td> </tr></table><a class="anchor" name="ga12" doxytag="static.h::SS_LEFTNOWORDWRAP"></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 SS_LEFTNOWORDWRAP 0x0000000CL </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>Designates a simple rectangle and displays the given text flush-left in the rectangle. <p>Tabs are expanded, but words are not wrapped. Text that extends past the end of a line is clipped. <p>Definition at line <a class="el" href="static_8h-source.htm#l00138">138</a> of file <a class="el" href="static_8h-source.htm">static.h</a>. </td> </tr></table><a class="anchor" name="ga17" doxytag="static.h::SS_NOPREFIX"></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 SS_NOPREFIX 0x00000080L </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>Prevents interpretation of any ampersand (&) characters in the control's text as accelerator prefix characters. <p><dl compact><dt><b>Note:</b></dt><dd>Not implemented so far. </dd></dl><p>Definition at line <a class="el" href="static_8h-source.htm#l00164">164</a> of file <a class="el" href="static_8h-source.htm">static.h</a>. </td> </tr></table><a class="anchor" name="ga18" doxytag="static.h::SS_NOTIFY"></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 SS_NOTIFY 0x00000100L </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>Sends the parent window notification messages when the user clicks or double-clicks the control. <p><p>Definition at line <a class="el" href="static_8h-source.htm#l00171">171</a> of file <a class="el" href="static_8h-source.htm">static.h</a>. </td> </tr></table><a class="anchor" name="ga20" doxytag="static.h::SS_REALSIZEIMAGE"></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 SS_REALSIZEIMAGE 0x00000800L </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>Does not scale the image. <p><p>Definition at line <a class="el" href="static_8h-source.htm#l00184">184</a> of file <a class="el" href="static_8h-source.htm">static.h</a>. </td> </tr></table><a class="anchor" name="ga2" doxytag="static.h::SS_RIGHT"></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 SS_RIGHT 0x00000002L </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>Displays the given text flush-right. <p><p>Definition at line <a class="el" href="static_8h-source.htm#l00073">73</a> of file <a class="el" href="static_8h-source.htm">static.h</a>. </td> </tr></table><a class="anchor" name="ga11" doxytag="static.h::SS_SIMPLE"></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 SS_SIMPLE 0x0000000BL </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>Designates a simple rectangle and displays a single line of text flush-left in the rectangle. <p><p>Definition at line <a class="el" href="static_8h-source.htm#l00128">128</a> of file <a class="el" href="static_8h-source.htm">static.h</a>. </td> </tr></table><a class="anchor" name="ga16" doxytag="static.h::SS_TYPEMASK"></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 SS_TYPEMASK 0x0000000FL </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>The mask code of the static control. <p><p>Definition at line <a class="el" href="static_8h-source.htm#l00154">154</a> of file <a class="el" href="static_8h-source.htm">static.h</a>. </td> </tr></table><a class="anchor" name="ga9" doxytag="static.h::SS_WHITEFRAME"></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 SS_WHITEFRAME 0x00000009L </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>Specifies a box with a frame drawn with the light gray color. <p><p>Definition at line <a class="el" href="static_8h-source.htm#l00115">115</a> of file <a class="el" href="static_8h-source.htm">static.h</a>. </td> </tr></table><a class="anchor" name="ga6" doxytag="static.h::SS_WHITERECT"></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 SS_WHITERECT 0x00000006L </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>Specifies a rectangle filled with the light white color. <p><p>Definition at line <a class="el" href="static_8h-source.htm#l00097">97</a> of file <a class="el" href="static_8h-source.htm">static.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 + -