Start Here!™ Learn Microsoft Visual Basic® 2012 by Michael Halvorson
Author:Michael Halvorson [Michael Halvorson]
Language: eng
Format: epub
Tags: COMPUTERS / Programming Languages / Visual BASIC
ISBN: 9780735672963
Publisher: Microsoft Press
Published: 2012-12-05T16:00:00+00:00
Select File | Save All to save your changes.
Click the Start Debugging button.
The application runs in the Visual Studio IDE, and it looks exactly like it did when you last ran the program. The opening beach scene appears, along with a list box full of items and an empty green text box. But now that you’ve added your Visual Basic code, the list box and text box are fully functional.
Click Strawberry Shortcake in the list box.
Because Strawberry Shortcake is the first item in the list box, Visual Basic places the number 0 in the SelectedIndex property of the list box object. Visual Basic then fires the SelectionChanged event, which runs your new event handler. The bm instance is initialized first, and then the Select Case decision structure executes the code block corresponding to the first list box item. This code block loads a photo of the strawberry shortcake dessert into the image box and also displays a description of the item in the text box. Your screen should look like this:
Download
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Deep Learning with Python by François Chollet(15897)
The Mikado Method by Ola Ellnestam Daniel Brolund(13160)
Hello! Python by Anthony Briggs(12990)
OCA Java SE 8 Programmer I Certification Guide by Mala Gupta(12175)
Dependency Injection in .NET by Mark Seemann(12027)
Algorithms of the Intelligent Web by Haralambos Marmanis;Dmitry Babenko(10799)
The Well-Grounded Java Developer by Benjamin J. Evans Martijn Verburg(10614)
A Developer's Guide to Building Resilient Cloud Applications with Azure by Hamida Rebai Trabelsi(10537)
Grails in Action by Glen Smith Peter Ledbrook(10095)
Secrets of the JavaScript Ninja by John Resig Bear Bibeault(9972)
Sass and Compass in Action by Wynn Netherland Nathan Weizenbaum Chris Eppstein Brandon Mathis(9460)
Hit Refresh by Satya Nadella(9040)
Kotlin in Action by Dmitry Jemerov(8687)
Test-Driven iOS Development with Swift 4 by Dominik Hauser(8634)
The Kubernetes Operator Framework Book by Michael Dame(8484)
Exploring Deepfakes by Bryan Lyon and Matt Tora(8305)
Robo-Advisor with Python by Aki Ranin(8260)
Practical Computer Architecture with Python and ARM by Alan Clements(8232)
Implementing Enterprise Observability for Success by Manisha Agrawal and Karun Krishnannair(8201)