Working with Web Form and Control Events

As you learned in Chapter 19, web forms and controls on web forms support only a few events compared to client forms and controls on client forms. Web forms only support attaching macros to the OnCurrent and OnOpen events. In Table 21-1, you can see a list of events each web form control supports.

Table 21-1. Supported Web Form Control Events

Control

OnClick

AfterUpdate

OnDblclick

OnChange

Attachment

Supported

   

Check Box

 

Supported

  

Combo Box

 

Supported

Supported

 

Command Button

Supported

   

Image

Supported

 

Supported

 

Label

Supported

 

Supported

 

Tab Control

   

Supported

Text Box

Supported

Supported

Supported

 

Note that Navigation Buttons, Navigation Controls, Subform Controls, Tab Pages, and Web Browser Controls do not ...

Get Microsoft® Access® 2010 Inside Out now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.