Hi, I just start to study VB by book. Try to get to the immediate window. I started a new project with a form, follow the book instruction : Run the program, pause it, then type the following statement into the immedicate window" Statements:"? Form1.Controls.Count". I click on F5...