xtd 0.2.0
Loading...
Searching...
No Matches

◆ auto_upgrade_enabled() [1/2]

virtual bool xtd::forms::file_dialog::auto_upgrade_enabled ( ) const
virtualnoexcept

Gets a value indicating whether this file_dialog instance should automatically upgrade appearance and behavior when running on Windows Vista.

Returns
true if this file_dialog instance should automatically upgrade appearance and behavior when running on Windows Vista; otherwise, false. The default is true.
Remarks
If this property is false, the file_dialog class will have a Windows XP-style appearance and behavior on Windows Vista.
On Windows XP, this property does not have any effect.