Show Contents / Index / Search

Introduction

Welcome to Visual Basic for Applications (VBA) for Reflection 2008.Using this guide, you can create VBA macros to customize Reflection 2008 and automate common tasks.

To create VBA macros, you should be familiar with VBA or BASIC language programming concepts. Reflection methods, properties, and events extend the core Visual Basic language. These commands allow you to manipulate and configure Reflection 2008 sessions. For a complete language reference of Reflection terminology, see the VBA Help from the Reflection 2008 Help menu. For more information about the Visual Basic language, see the Microsoft Visual Basic Help in the Visual Basic Editor (included with Reflection 2008).