VB.NET - Monthly calendar interface

Опубликовано: 04 Октябрь 2024
на канале: JFLHV
9,870
118

Steps I took to create a resizable monthly calendar that displays events such as birthdays in VB.NET Windows Forms (.NET Framework 4.6.1). I show how i create the interface and create a class to provide info to populate, format and navigate the calendar.

Original files: (renamed a few variables/methods for clarity):
https://drive.google.com/drive/folder...

Updated version that uses a form to add/edit data:
https://drive.google.com/drive/folder...