This notepad can handle bigger files than the one shiped with Win9x.
Learn how to make windows looking interfaces in HTML.
Interesting use of Commondialogs.
效果图:
Learn how to make windows looking interfaces in HTML.
Interesting use of Commondialogs.
效果图:
复制代码 代码如下:
BORDERSTYLE="normal" CAPTION="yes" CONTEXTMENU="yes"
INNERBORDER="no" MAXIMIZEBUTTON="yes" MINIMIZEBUTTON="yes"
NAVIGABLE="yes"
ICON="NOTEPAD.EXE" SCROLL="no" SCROLLFLAT="no"
SELECTION="no" SHOWINTASKBAR="yes" SINGLEINSTANCE="no"
SYSMENU="yes" VERSION="0.3" WINDOWSTATE="normal">
onmouseover='MenuOver Me,MyFileMenu' onmouseout='MenuOut Me'> File | onmouseover='MenuOver Me,MyEditMenu' onmouseout='MenuOut Me'> Edit | onmouseover='MenuOver Me,MyFindMenu' onmouseout='MenuOut Me'> Find | onmouseover='MenuOver Me,MyHelpMenu' onmouseout='MenuOut Me'> ? |
关键字词: