www.icetips.com  Icetips Utilities Documentation 11/21/2010    

File Select Class: DefaultPath

Previous  Top  Next  


The DefaultPath property is used in the SetDefaultPath, SetDefaultFolder, SetDefaultDir, SelectFile and SelectDir methods and is used to store the default path to use.  If ForceDefaultPath property is set to TRUE then the DefaultPath is forced as the default path when the FileDialog is opened in the SelectFile method.  If ForceDefaultPath is set to FALSE then the DefaultPath is only used if no path is passed to SelectFile.  Note that ForceDefaultPath does not currently apply to the SelectDir method. 

 

It is declared as:

 

DefaultPath                CString(2049)

 



Direct link to this page: http://www.icetips.com/manuals/utilities/defaultpath_fileselect.htm