Skip to content

Releases: ITAgnesmeyer/CoreWindowsWrapper

Version v1.0.4.1 - Preview

16 Jun 15:46
Compare
Choose a tag to compare
Pre-release

Version v1.0.4.1 - Preview

v1.0.3.1

20 Feb 18:25
Compare
Choose a tag to compare
v1.0.3.1 Pre-release
Pre-release

-Add Menus
-Add Resize of Windows and controls
-Create Controls at Runtime.
-Bugs Fixed.

v1.0.3

11 Feb 08:58
Compare
Choose a tag to compare
v1.0.3 Pre-release
Pre-release

-Controls added: Image, ListBox,Timer
-You can set the left, top, width, height at runtime and the Controls move to the Position.
-Forms coud have an Icon. You can set the Path of the Icon. manully.
-Colors for Controls added
-Fonts added
-ControlID's will be set automatically and cannot be set manually anymore.
-CreateEvent ahndling changed. Now it is called after the Controls are created.