ComboBox

Added selectAll property to ComboBox to allow developer to disable automatic select all behavior and automatic horizontal scrolling of wide combobox value.

Added autoTrim property to ComboBox to allow developer to enable automatic trimming of trailing spaces from option strings as they are loaded from a datasource field object or from a lookupRowset's field object into a combobox listbox. The default for autoTrim is False - which matches previous behavior.

GetDirectory()

Upgraded the getDirectory() dialog to the newer user interface offerred by Windows XP.

The GetDirectory() dialog has the following new features:

The Navigator and other built-in dialogs within dBASE Plus will also use the upgraded dialog.

GetFile() / array.getFile() / PutFile()

Upgraded the getFile() and putFile() dialogs to make them resizable.  

This includes array.getFile() and all dialogs within dBASE Plus that trigger an Open File or Save File dialog.

Project Explorer

Added support for Windows XP / Vista manifest files.