Table of Contents

CzFileSel

Description

CzFileSel is a wrapper class for variables of type VarID_filesel, and includes functions for opening file selection dialog boxes, and retrieving the selected filename.

Files

Declaration zFileSel.h
Implementation zFileSel.cpp

Member data

CzFileSel contains no public data.

Member functions

Base class

Comments

File open/save dialog

If you call the CzVar::EditUI base-class function, you may then choose the file to be opened/saved using a standard Windows file dialog.