BevelButton.Action

From Xojo Documentation

Event


BevelButton.Action()

Supported for all project types and targets.

The BevelButton has been pressed.

Sample Code

This code displays text in a Label when the button is pressed.

TextField1.Value = Me.TrueWindow.Title