Transcription of Visual Basic Programming - Baylor University
{{id}} {{{paragraph}}}
Visual Basic ProgrammingAn IntroductionWhy Visual Basic ?HProgramming for the Windows UserInterface is extremely Graphical User Interfaces (GUI) areno Basic provides a convenient methodfor building user Basic can interface with code writtenin C, for Visual Basic is notHVisual Basic is not, a powerfulprogramming language that enables you todo anything you Basic is not, elegant or Basic is not, a replacement for Basic is not, anything like any otherprogramming language you have ever You Program in VB:HYou draw pictures of your user draw buttons, text boxes, and otheruser-interface add little snippets of code to handle theuser add initialization code, usually as thelast you like, you can code more complexfunctions. (But many do not.)The Visual Basic InterfaceDraw YourProgramHere!Drawing The ProgramSelect A Control From Here(Click on the appropriate button)Then Draw the control on the formTypes of ControlsStatic TextGroup BoxCheck BoxScroll BarTimerFolder HierarchyCircles and StuffPicturesPicturesEditable TextButtonRadio ButtonDrop-Down ListListDrive ListFile ListLinesData Base AccessScroll BarAnd the List Goes On and On.
When You Program in VB: H You draw pictures of your user interface. H You draw buttons, text boxes, and other user-interface items. H You add little snippets of code to handle the user interaction. H You add initialization code, usually as the last step. H If you like, you can code more complex functions. (But many do not.)
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document:
{{id}} {{{paragraph}}}