ListBox Class

Added a rowHeight property to class listBox which works similarly to grid.cellHeight.

Array.dir() and DIR

Upgraded array.dir() and the DIR command to handle file sizes greater than 2GB.

PushButton Class

Added the ability to change XP themed push buttons color beyond the border. A thin area around the button can be painted with the color of your choice, using the colorNormal property of the push button.

Grid Class

Updated Grid so the mouse wheel events will be ignored if the grid's vertical scroll bar is turned off or disabled.