DesktopBevelButton.Pressed
From Xojo Documentation
You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site! |
Event
The DesktopBevelButton has been pressed.
Sample Code
This code displays text in a DesktopLabel when the button is pressed.
TextField1.Text = Me.TrueWindow.Title