Posts Classified under: PROGRAMMING
Printing
In This Chapter • Discover Visual Basic’s Printer object • Print text on a page • Print multiple pages of text • Position text on the page
Tags: BASIC, multiple pages, object, page, Position text, Print, Printer, printing, PROGRAMMING, text, visual
Author: Rahul | Added November 24, 2010 | 242 Views | 1 Downloads
The Art of Bug Extermination
In This Chapter • Examine the Debug menu • Step through a program line by line • Toggle breakpoints on and off • Peek at the values of variables while a program runs
Tags: Art, BASIC, breakpoints, Bug, Extermination, line, off, Program, PROGRAMMING, runs, Toggle, values, Variables, visual
Author: Rahul | Added November 24, 2010 | 302 Views | 0 Downloads
Controls and Objects
In This Chapter • Learn the many meanings of “object” • Discover Visual Basic objects • Compare Visual Basic objects with Visual Basic controls
Tags: BASIC, Compare, controls, data, graphical, integer, interface, objects, Program, PROGRAMMING, string, user, visual
Author: Rahul | Added November 24, 2010 | 256 Views | 1 Downloads
Methods, Properties, and Events
In This Chapter • Learn about properties and how to manage them • Discover how to call methods • Learn how Visual Basic enables your program to respond to events • See how Visual Basic helps you with properties, methods, … Continue reading
Tags: BASIC, call, events, Introducing, methods, Program, PROGRAMMING, Properties, Setting, visual
Author: Rahul | Added November 24, 2010 | 304 Views | 1 Downloads
Forms and Containers
In This Chapter • Explore the Form object’s properties • Learn to call a Form object’s methods • Discover how Form events enable a program to respond to user and system actions
Tags: actions, BASIC, containers, enable, forms, object’s methods, object’s properties, Program, PROGRAMMING, SYSTEM, user, visual
Author: Rahul | Added November 24, 2010 | 269 Views | 0 Downloads
Button Controls
In This Chapter • Learn more about Command Button controls • See how to use CheckBox controls to represent application options • Discover how OptionButtons can be used as “radio buttons”
Tags: application, BASIC, button, CheckBox controls, command, controls, OptionButtons, options, PROGRAMMING, radio, visual
Author: Rahul | Added November 24, 2010 | 278 Views | 0 Downloads
Software
In order for hardware to function, it must have the necessary instructions. These instructions are supplied by software.
Tags: application, ASCII, bits, bytes, calculations, COMPUTER, formatting, information, languages, Machine language, Program, PROGRAMMING, software, systems, text
Author: Rashmi | Added November 24, 2010 | 314 Views | 2 Downloads
Programming
A computer program is a detailed, step-by-step set of instructions that is executed by a computer in order to perform a specific task or solve a specific problem.
Tags: application, ASCII, bits, bytes, calculations, COMPUTER, formatting, information, languages, Machine language, Program, PROGRAMMING, software, systems, text
Author: Rashmi | Added November 24, 2010 | 426 Views | 0 Downloads