DragonNest/Third/XTToolkitPro/Samples/CommandBars/HelpContext/HtmlHelp/afx_hidd_fileopen.htm
2024-12-19 09:48:26 +08:00

78 lines
1.1 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" Content="text/html; charset=Windows-1252">
<TITLE>(File Open dialog box)</TITLE>
</HEAD>
<BODY>
<P><A NAME="afx_hidd_fileopen"></A><B>File Open dialog box</B></P>
<P>The following options allow you to specify which file to open:</P>
<P><B>File Name</B></P>
<P>Specifies the file you want to open. This box lists files with the extension you select in the
<b> List Files of Type</b> field. </P>
<P><B>List Files of Type</B></P>
<P>Specifies the type of file you want to open:</P>
<P>&lt;&lt; List your application's file types here. &gt;&gt;</P>
<P><B>Drives</B></P>
<P>Specifies the drive in which &lt;&lt;YourApp&gt;&gt; stores the file that you want to open. </P>
<P><B>Directories</B></P>
<P>Specifies the directory in which &lt;&lt;YourApp&gt;&gt; stores the file that you want to open.</P>
<P><B>Network</B></P>
<P>Click this button to connect to a network location, assigning it a new drive letter. </P>
</BODY>
</HTML>