Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | Related Pages

FileDialog Class Reference

Inheritance diagram for FileDialog:

Inheritance graph
[legend]
Collaboration diagram for FileDialog:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 FileDialog (Shell shell, string title)

Protected Member Functions

abstract void OnOkButton (object o, EventArgs args)

Protected Attributes

FileSelection _fs
Shell _shell

Private Member Functions

void OnCancelButton (object o, EventArgs args)

Constructor & Destructor Documentation

FileDialog::FileDialog Shell  shell,
string  title
[inline]
 


Member Function Documentation

void FileDialog::OnCancelButton object  o,
EventArgs  args
[inline, private]
 

abstract void FileDialog::OnOkButton object  o,
EventArgs  args
[protected, pure virtual]
 

Implemented in FileOpenDialog, and FileSaveAsDialog.


Member Data Documentation

FileSelection FileDialog::_fs [protected]
 

Shell FileDialog::_shell [protected]
 


The documentation for this class was generated from the following file: SourceForge.net Logo