PrizmControl Object : OnScript Event |
Visual Basic |
---|
Public Event OnScript( _ ByVal scriptIndex As Long _ ) |
An index value of 1 indicates the user activated the UserScript1 toolbar button/menu item. Likewise, a value of 9 indicates the user activated the UserScript9 toolbar button/menu item.
You can use this event to write script code to perform specifications for your web application.