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

File Select Class: ForceDefaultPath

Previous  Top  Next  


The ForceDefaultPath property is used in the SetForceDefaultPath and SelectFile methods and is used to determine if the DefaultPath should be forced when the FileDialog is opened rather than the current value of the variable or control that is being used to select.  This means that the start folder for the FileDialog will always be set to DefaultPath, no matter what value is in the variable or the entry control for the selection.  If DefaultPath has not been set when the SelectFile method is called, then SelectFile will behave as if ForceDefaultPath is False.

 

It is declared as:

 

ForceDefaultPath           Byte

 



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