📄 filedragedit.shtml.htm
字号:
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
<meta name="author" content="zafir anjum">
<title>edit controls - table of contents</title>
<meta name="description" content="source code for various windows controls">
<meta name="keywords" content="mfc source code edit controls">
</head>
<body background="../di2001.jpg"
tppabs="http://www.codeguru.com/fancyhome/back.gif" bgcolor="#ffffff">
<h3 align="center"><font color="#aoao99">drag files into cedit</font></h3>
<hr>
<p>this code was contributed by <a href="mailto:chrisdl@pagesz.net">chris losinger</a>. </p>
<p>the code demonstrates a cedit-derived control that allows you to drag and drop files or
folders into it - the path name of what you dragged will be determined and the text of
said path will be set as the control's text. it parses file shortcuts, too. </p>
<p><a href="filedragedit.zip" tppabs="http://www.codeguru.com/editctrl/filedragedit.zip">download
files</a> </p>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -