In the first part of this tutorial, we built a basic custom button control using the DesktopCanvas class, giving it a custom appearance and handling the basic…
Comments closedTag: Custom Control Design
How To Create a Custom Button Control in Xojo
Published May 2, 2025
by
Gabriel Ludosanu
This tutorial demonstrates how to create a custom button control in Xojo using the DesktopCanvas class. It covers defining properties, handling mouse events for visual feedback, and…
Comments closed