CustomButton Xojo Plugin

CustomButton.Press Method

Visually simulates mouse press on the button.

Press()

Parameters

Remarks

Note that since mouse press is simulated then the event generated will also indicate that event originated from user and not from code.

See Also

CustomButton Control