WebPopupMenu.Changed
From Xojo Documentation
Event
This event is only available for Web applications. |
WebPopupMenu.Changed()
New in 2010r4
Supported for all project types and targets.
New in 2010r4
Supported for all project types and targets.
The selected item has changed. This is the equivalent of the desktop PopupMenu’s Change event. We have made it past tense to reflect the fact that the change has already occurred when the event fires.