The macro recorder records all actions you perform to a document while the macro recorder is running.
Answer the following statement true (T) or false (F)
True
You might also like to view...
One way to test a macro that you have created is to click the ____ button on the MACRO TOOLS DESIGN tab.
A. Run B. Test C. Start D. Show
Schemas normally use the ______ extension.
a) .shm b) .sch c) .xsd d) .schema
Answer the following statements true (T) or false (F)
1. Designing an object-oriented application is an iterative process. 2. Every form in a Visual C# project is defined by a class. 3. When you have multiple forms in a project, you should give each form a meaningful name that describes its purpose. 4. Once you have added a form to a project, you can place any controls on it and write the necessary event handlers for the controls. 5. You can use the tabs appearing at the top of the Designer window to select different forms or their code to be displayed in the window.
The ____ attribute of the
A. multiple B. size C. visible D. length