-
EditControls 1.11.0
I’ve released version 1.11.0 of the EditControls library. It supports input of emojis on Windows 10, using the emoji IME, and it also supports input of texts in Hindi language.
-
DateTimeControls 1.5.0, EditControls 1.10.0, ExplorerTreeView 2.6.0
Today I’ve released updates to the DateTimeControls, EditControls, and ExplorerTreeView libraries, introducing the FinishOLEDragDrop method.
-
EditControls 1.9.2
I’ve released an update to the EditControls library. It fixes a drawing issue with the TextBox control that could occur on Windows Vista and newer, if the TextBox control was themed, read-only, multi-line, and located inside a Frame or TabStrip control. In this combination, it could happen that the text vanished when moving the mouse…
-
EditControls 1.9.1
I’ve released a new version of the EditControls library. It fixes the mouse coordinates of mouse events for the UpDownTextBox control.
-
EditControls 1.9.0, ExplorerListView 1.6.0, ExplorerTreeView 2.5.0
Happy new year to everyone! I’ve released updates for the EditControls, ExplorerListView, and ExplorerTreeView ActiveX control libraries. They come with new events for mouse wheel rotation and extended mouse button clicks. I’ve also restored data-binding capabilities and fixed a tiny GDI resource leak. Be aware that the events for the extended mouse buttons depend on…
-
EditControls 1.8.4, LabelControls 1.0.3
I’ve released updates of the EditControls and LabelControls libraries. EditControls 1.8.4 fixes a problem with the SelectedText properties and IsTextTruncated methods. The controls could omit the last character. LabelControls 1.0.3 fixes a bug in the WindowedLabel control that occured only at design time and only if the control was contained in another VB6 UserControl.
-
Animation 2.5.2, DateTimeControls 1.3.3, EditControls 1.8.3
I’ve released new versions of the Animation, DateTimeControls and EditControls libraries. They fix a couple of bugs, one of them being the infamous data-binding bug, which made me remove data-binding features.