Translation of event handler from English into Dutch
Noun
technology
- The event handler executed when the button was clicked.De event handler werd uitgevoerd toen op de knop werd geklikt.
Examples of event handler in a sentence
Developers updated the event handler for better performance.
Translations of "event handler" in Context ordered by category and frequency
When the event handler runs, you see a message box.
Wanneer de gebeurtenis-handler wordt uitgevoerd, ziet u het bericht.
You can then write the script for the event handler.
U kunt vervolgens het script schrijven voor de gebeurtenis-handler.
This event handler cannot be created in design mode.
Deze gebeurtenis-handler kan niet worden gemaakt in de ontwerpmodus.
In Visual Basic, you'd need to write an event handler for the change event on each text-input control.
In Visual Basic zou u een gebeurtenis-handler moeten schrijven voor de wijzigingsgebeurtenis op elk besturingselement voor tekstinvoer.
event handler: Examples and translations in context
It registers a click event handler on the target element that, in turn, emits an event on the root instance for this particular target.
Het registreert een klik op de gebeurtenis-handler op het target element dat, op zijn beurt, straalt een evenement op de root aanleg voor dit specifieke doel.
If the form template has a newer version number, InfoPath runs the OnVersion event handler when the user opens the existing form.
Als de formuliersjabloon een nieuwere versie getal heeft, wordt de OnVersion gebeurtenis-handler in InfoPath uitgevoerd wanneer de gebruiker het bestaande formulier wordt geopend.
An event handler is the function code in an InfoPath form template that responds to a user action or a change to the XML data in a form.
Een gebeurtenis-handler is de functiecode in een InfoPath-formuliersjabloon die op een gebruikersactie of een wijziging in het XML-gegevens in een formulier reageert.
The Microsoft Script Editor starts with the cursor at the event handler that you selected.
Microsoft Script Editor wordt gestart met de cursor aan de gebeurtenis-handler die u hebt geselecteerd.
The Microsoft Script Editor starts with the cursor at the OnClick event handler for that button.
Microsoft Script Editor wordt gestart met de cursor aan de gebeurtenis-handler OnClick voor deze knop.
When you create an event handler for a form template, InfoPath starts the Microsoft Script Editor (MSE) and places the cursor in the code for that event handler.
Wanneer u een gebeurtenis-handler voor een formuliersjabloon maakt, wordt er in InfoPath Hiermee start u de Microsoft Script Editor (MSE) en de cursor in de code voor die gebeurtenishandler geplaatst.
See also: