popfont="Verdana,8,,PLAIN"
Wizard="A wizard is a group of dialogs that ask you questions, as you answer them, the computer does things behind the scenes; after the last question, a result is presented to you, sometimes as a complete resume (Microsoft Word) or an application (Microsoft Visual C++). Wizards give you speed during development because they take care of a lot of details behind the scenes. They can configure things you don't have to worry about."
ComboBox="A Combo Box is a window control that allows you to select an item from a list. Depending on how the control functions, sometimes you are allowed to type a value in the list and sometimes you can only select one. Some references/books call it a drop down box."
Action="In this tutorial, the -> sign means a suite of actions performed one after another. For example, File -> Save means: Click File and then click Save. View -> Toolvbars -> Standard means click View, point your mouse to Toolbars and then click Standard."
Computer="The word Computer here is taken in a broader sense, meaning any machine that receives programmed instructions from human beings." 