Page 4 - DFP4013 VISUAL PROGRAMMING
P. 4

VB (CONT..)











                            VISUAL BASIC is a VISUAL and events driven Programming Language.



              Visual – language that uses an IDE (Integrated Development Environment)  and is done in a

                 graphical environment whereby developers have access to drag and drop any graphical

                                        object anywhere from a toolbox and placed on Forms.



            Event driven - a language based on events that happen during the execution of a program i.e.

                   a mouse click, entering data in a textbox i.e. events that occur at various times etc…
   1   2   3   4   5   6   7   8   9