Version 1.2.0 - DD/MM/YYYY

- Added the _ITextBoxEvents::OLEDragEnterPotentialTarget event.
- Added the _ITextBoxEvents::OLEDragLeavePotentialTarget event.
- Extended ITextBox::OLEDrag() by the parameter 'itemCountToDisplay'.
- FIX: Ignore calls to IOLEDataObject::SetDropDescription() if the drag image is in classic style.
- FIX: The DEL key didn't work if the controls were placed inside UserControls.
- Decreased the binaries' size.



Version 1.1.0 - 05/12/2007

- Added the IOLEDataObject::GetDropDescription() method.
- Added the IOLEDataObject::SetDropDescription() method.
- FIX: Keyboard input wasn't processed if the controls were placed within a VB6 UserControl.
- Improved the documentation.



Version 1.0.2 - 31/08/2007

- FIX: Setting the ITextBox::Text property could be ignored in single-line textboxes.
- FIX: Setting the IUpDownTextBox::Text property could be ignored.
- FIX: Changes were not applied implicitly when jumping between multiple instances of the control with the property pages opened.



Version 1.0.1 - 27/02/2007

- FIX: The ITextBox::SelectedTextMousePointer property didn't work with horizontal scrolling offsets.
- Decreased the binaries' size.
- Improved the documentation.
- Ported the WTL samples to WTL 8.0.
- Made the samples DPI aware.
- Linked the new bug tracking system.



Version 1.0.0 - 15/10/2006

- First public release.