Statements enable you to control the flow of your code. Instead of running code sequentially, from the first line of code to the last line of code, you can use conditional statements to write code that makes decisions and repeats actions. This chapter documents the statements supported by Microsoft Windows CE Toolkit for Visual Basic 6.0.