CustomButton Xojo Plugin

DesktopCustomSwitch.Press Method

Visually simulates mouse press on the switch.

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

DesktopCustomSwitch Control