Releases: ITAgnesmeyer/CoreWindowsWrapper
Releases · ITAgnesmeyer/CoreWindowsWrapper
Version v1.0.4.1 - Preview
Version v1.0.4.1 - Preview
- Move Win32/Api Calls to new Project https://github.com/ITAgnesmeyer/Diga.Core.Api.Win32
v1.0.3.1
-Add Menus
-Add Resize of Windows and controls
-Create Controls at Runtime.
-Bugs Fixed.
v1.0.3
-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.