|
Events Pane Topic updated 13-3-2007 |
|
The Events Pane is a tool window that accompanies the WebForm Designer. By default it is docked to the bottom-right of the GenWise Studio IDE, sharing its space with the Properties Pane. The Events Pane lists all events exposed by controls selected in the in the WebForm Designer.
Custom event-handling code can be added by clicking an event in the Events Pane. Clicking an event in the list causes the following actions:
If custom code has been added to an event handler of a control, the event is listed in bold text in the Events Pane, and it has a Delete button to remove the custom code. Depending on whether the event handler contains code generated by templates, the event handler will be removed altogether, or only the custom code will be cleared.
See also
|