Programming Windows

Programming windows using VBA involves adding a window to your project, specifying the window events you’ll use to execute VBA code, and using window methods and properties to customize window display.

Information about programming windows is divided into the following sections:

 

You’ll also likely want to customize a window using the window’s fields and scrolling windows (grids). Refer to Programming Window Fields and Programming Grids for detailed information about working with window fields and grids.


Documentation Feedback