2483.html

来自「VB技巧问答10000例 VB技巧问答10000例」· HTML 代码 · 共 22 行

HTML
22
字号
<html>
  <head>
    <title>ZOrder or..</title>
  </head>
  <BODY BACKGROUND="" BGCOLOR="white" TEXT="black" LINK="red" VLINK="#808080" ALINK="">
    <center>
      <h1>ZOrder or..</h1>
    </center>

<HR><p>
Posted by <a href="mailto:yfwu@iname.com">小吴</a> on April 02, 1998 at 17:51:19:<p>
In Reply to: <a href="2478.html"><b>How to change the order of  Controls ?</b></a> posted by JHB on April 02, 1998 at 14:41:07:<p>
In design time, right-click the control on the form and select "Brint to Front" or "Send to Back"<br>In runtime, use ZOrder method of the control.
<br>
<p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 2483-->
</ul><!--end: 2483-->
<br><HR><p>

</body></html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?