Login
Powered by eXtnd.it
Categories
Tag Archives: EditControls
EditControls 1.6.2
I’ve fixed some bugs in the EditControls library. Some properties could not be changed at runtime.
EditControls 1.5.0
I have released version 1.5.0 of the EditControls control library. It introduces a new property page for specifying Unicode texts at design time and fixes two bugs.
ButtonControls 1.4.2, EditControls 1.4.1
I’ve released updates of ButtonControls and EditControls. For ButtonControls, I mainly improved the data-binding support of the CheckBox control. For EditControls, I mainly fixed some serious drawing issues that had been introduced with version 1.4.0. See the changelogs for details.
Posted in Releases
Tagged ButtonControls, CheckBox, CommandButton, EditControls, Frame, HotKeyBox, IPAddressBox, OptionButton, TextBox, UpDownTextBox
Comments Off
EditControls 1.3.3
I’ve released a minor update of EditControls. Not much has changed. OLE drag’n’drop has been improved a bit and it is possible to set the Appearance property to “Default” now (HotKeyBox and IPAddressBox only). Also this is the first release … Continue reading
Posted in Releases
Tagged EditControls, HotKeyBox, IPAddressBox, TextBox, UpDownTextBox, Windows 7
Comments Off
EditControls 1.3.2
EditControls has had another bug. The MultiLine property of the TextBox control could not be changed after control window creation – or better: the change had no effect. The control now destroys and recreates itself if this property is changed.