BEGIN:VCALENDAR
VERSION:2.0
CALSCALE:GREGORIAN
BEGIN:VEVENT
URL:https://www.learndesk.us/class/5706615246290944/lesson/d3be35e0b3cc182f38f082a00220acb8?ref=outlook-calendar
SUMMARY:TreeView
DTSTART;TZID=America/Los_Angeles:20260514T190000
DTEND;TZID=America/Los_Angeles:20260514T200000
LOCATION:https://www.learndesk.us/class/5706615246290944/lesson/d3be35e0b3cc182f38f082a00220acb8?ref=outlook-calendar
DESCRIPTION: With the Windows Forms TreeView control, you can display a hierarchy of nodes to users, like the way files and folders are displayed in the left pane of the Windows Explorer feature of the Windows operating system. Each node in the tree view might contain other nodes, called child nodes. You can display parent nodes, or nodes that contain child nodes, as expanded or collapsed. You can also display a tree view with check boxes next to the nodes by setting the tree view's CheckBoxes property to true. You can then programmatically select or clear nodes by setting the node's Checked property to true or false.

https://www.learndesk.us/class/5706615246290944/lesson/d3be35e0b3cc182f38f082a00220acb8?ref=outlook-calendar
STATUS:CONFIRMED
SEQUENCE:3
BEGIN:VALARM
TRIGGER:-PT10M
DESCRIPTION:Class Reminder
ACTION:DISPLAY
END:VALARM
END:VEVENT
END:VCALENDAR