You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
version update
Added custom border options for Label control
Replaced Krool's VBCCR with new FileDialog class
Refactored Toggle Button processing
Modified JsonConverter to correctly handle system decimal separators other than "," and "."
Fixed bug caused by accessing/modifying VBE command bar in non-English language systems
version update
Added transparency background support
Modified API calls for compatibility with Windows Dev Lib
Replaced BytesFromPicture function with native PictureToByteArray function
New icons for forms and ribbon menus
Minor code cleanup
version update
Removed reference to MS Forms library and added MS Forms enums
Modified setting control BorderStyle property to more closely respect UserForm special effects
version update
Added VisualStyles property to HScrollBar and VScrollBar
Added more properties to TextBox (MultiLine, MaxLength, PasswordChar, Locked, HideSelection, ScrollBars)
Created new menu item/dialog for (now) standalone Extract Image Resources function
version update
modified GUID generation code in response to tB bug fix
refactored image processing code to eliminate unnecessary conversion to png format
fixed bug in detecting whether a UserForm control has non-default mouse icon
version update
Added error handling
Fixed faulty detection of active project folder path
Fixed case where dialogs show twice in list box if user canceled early out of conversion and then restarts
Minor refactoring
Added source modules and resources