Releases: GCuser99/VBA-UserForm-to-twinBASIC
Releases · GCuser99/VBA-UserForm-to-twinBASIC
v1.7
version update
Added option to hide icon box on form title bars
Set tB form border style to vbFixedSingle to be consistent with (non-resizable) UserForm
v1.5
version update
added support for ToggleButton
v1.4
version update
Initial implementation of Image support
v1.3
version update
fixed tabing issue for UserForm code translation
incorporated recent improvements to Theadd's ArrayList object (https://github.com/Theadd/ArrayList/pull/4)
v1.2
version 1.2
fixed edge case where user runs add-in on a new UNSAVED Office document