Version 2.2
- CGridColumnTraitCombo now has the option to display dropdown on edit begin (SetShowDropDown)
- All column trait editors now has the option to start editor on first mouse click (SetSingleClickEdit)
- CGridColumnTraitHyperLink will sent LVN_ENDLABELEDIT notification to parent on mouse click (Simulates button click)
- Checkbox state icon used by subitems has been improved on Windows 7/8 by avoiding image scaling
- Fixed several small bugs