This folder contains all examples used by xtd::forms docmentation and more.
- hello_world_emoticons The classic first application "Hello, World!" with xtd::forms::emoticns component.
- hello_world_form The classic first application "Hello, World!" with xtd::forms::label control.
- hello_world_message_box The classic first application "Hello, World!" with xtd::forms::message_box control.
- hello_world_paint The classic first application "Hello, Wrold!" with GDI+ drawing objects.