Introduction To Programming Using Visual Basic (11th Edition)
Introduction To Programming Using Visual Basic (11th Edition)
11th Edition
ISBN: 9780135416037
Author: David I. Schneider
Publisher: PEARSON
Question
Book Icon
Chapter 4.1, Problem 1E
Program Plan Intro

Program Plan:

1. Below mentioned variables are used:

  • txtbox- Text box where the text and character is displayed.

2. Below Mentioned functions are used:

  • Form1_Load()-Procedure for main form. Called when the program is executed.

Program description:

This Program is for displaying the text containing the text with character 104 wich is “h” and the Character 105 which is “i” in the text box. Create a new project and in Form1 insert a new text box from toolbox. Change the Name of textbox as txtbox in Design property of Properties window as shown in Figure below.

Introduction To Programming Using Visual Basic (11th Edition), Chapter 4.1, Problem 1E

Blurred answer
Students have asked these similar questions
Flow chart and peseudocode of Get the name of the student A. If the student is regular, get his/her section. Then display his/her name and section B. If the student is irregular, get his/her course. Then display his/her name and course.
Convert Months Write a program that allows the user to enter a whole number of monthsand then converts that amount of time to years and months. See Fig. 3.38. The programshould use both integer division and the Mod operator.
Q5| Design and Write VB program to classify students according to their high schoolaverage. The students with average greater than 95 should be added to list labeled " Oiland Gas Engineering", students with average more than 89 and less than 96 should beadded to list labeled " Chemical Engineering" and students with average more than 84and less or equal 89 should be added to list labeled “ Polymer Engincering",
Knowledge Booster
Background pattern image
Similar questions
SEE MORE QUESTIONS
Recommended textbooks for you
Text book image
C++ for Engineers and Scientists
Computer Science
ISBN:9781133187844
Author:Bronson, Gary J.
Publisher:Course Technology Ptr