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 2E
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 C and the Character 35 which is “#” 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 2E

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.
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",
Q3\ Design and Write VB program to classify students according to their high school average. The students with average greater than 90 should be added to list labeled “ Oil and Gas Engineering”, students with average more than 84 and less than 90 should be added to list labeled “ Chemical Engineering” and students with average more than 79 and less or equal 84 should be added to list labeled “ Polymer Engineering” ,
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