cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
andyamstrad
Level 6

Possible

Is it possible to trigger an event other than using a pushbutton, checkbox or radio button?

Example, normally the DoAction event (to call a custom action for example) is triggered with one of the above controls.
Labels (1)
0 Kudos
(1) Reply
RobertDickau
Flexera Alumni

According to the MSI "DoAction ControlEvent" help topic, only PushButton, CheckBox, and SelectionTree controls support that kind of event. The topic "ControlEvent Overview" has a bit more information about what's supported by default.
0 Kudos