20171.html
来自「VB技巧问答10000例 VB技巧问答10000例」· HTML 代码 · 共 35 行
HTML
35 行
<html> <head> <title>PopupMenu</title> </head> <body bgcolor="#FFFFFF" vlink="#808080"> <center> <h1>PopupMenu</h1> </center><hr size=7 width=75%><hr size=7 width=75%><p>Posted by SuBird on October 15, 1999 at 08:34:28:<p>In Reply to: <a href="20169.html">档案总管右键功能</a> posted by JR on October 15, 1999 at 07:29:53:<p>: 有没有辨法把档案总管右键功能表拿到自己的程式当中来使用呢??<br>Re:用Menu(功能表编辑器)做,于元件的MouseDown事件中判断为右键后,再用popupmenu MenuName将右键功能表秀出来。<br><br><br><hr size=7 width=75%><p><a name="followups">Follow Ups:</a><br><ul><!--insert: 20171--><!--top: 20210--><li><a href="20210.html">Re: PopupMenu</a> <b>JR</b> <i>20:40:57 10/15/99</i>(<!--responses: 20210-->2)<ul><!--insert: 20210--><!--top: 20223--><li><a href="20223.html">还是得自己做</a> <b>SuBird</b> <i>08:48:21 10/16/99</i>(<!--responses: 20223-->1)<ul><!--insert: 20223--><!--top: 20246--><li><a href="20246.html">Re: 还是得自己做</a> <b>JR</b> <i>18:41:56 10/16/99</i>(<!--responses: 20246-->0)<ul><!--insert: 20246--></ul><!--end: 20246--></ul><!--end: 20223--></ul><!--end: 20210--></ul><!--end: 20171--><br><hr size=7 width=75%><p></body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?