User forms examples
June 1, 2025 ยท View on GitHub
This folder contains xtd.forms user forms examples.
- ball demonstrates the use of xtd::control::region property for create a circular form.
Build and run any project
Open "Command Prompt" or "Terminal". Navigate to the folder that contains the project and type the following:
xtdc run -t any_project_name