Tag Archives: EditControls

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.

Posted in Releases | Tagged | Comments Off

EditControls 1.3.1

Two bugs have been found in EditControls 1.3.0. If you put a TextBox (or any other of the controls) onto a VB6 UserControl and put several instances of this UserControl onto a VB6 Form, you could set focus to the … Continue reading

Posted in Releases | Tagged | Comments Off

EditControls 1.3.0, ProgressBar 2.1.1 and StatusBar 1.1.1

Here are three more releases. EditControls 1.3.0 brings some new features for the TextBox, namely the read-only properties LastVisibleLine, LineHeight and TextLength. There’s also a new VB6 sample which demonstrates how to display line numbers. It’s not perfect, but a … Continue reading

Posted in Releases | Tagged , , , , , | Comments Off