SHARE
SPREAD
HELP

The Tradition of Sharing

Help your friends and juniors by posting answers to the questions that you know. Also post questions that are not available.


To start with, Sr2Jr’s first step is to reduce the expenses related to education. To achieve this goal Sr2Jr organized the textbook’s question and answers. Sr2Jr is community based and need your support to fill the question and answers. The question and answers posted will be available free of cost to all.

 

#
Authors:
Barbara Dolye
Chapter:
Introduction To Windows Programming
Exercise:
Programming Exercises
Question:1 | ISBN:9781285096261 | Edition: 4

Question

Create a Windows application that can be used to input a user’s name. Include an
appropriate label indicator for the name and a textbox for the input entry.
A button labeled OK should retrieve and display the value entered on another
label positioned near the bottom of the form. The font color for all objects should
be yellow. Change the background color of the form to an appropriate one to use
with your yellow text. Change the Font property to a font of your choice.
The size of the font for all objects except the Button should be at least 14 points.
The Button font should be 16 points. Add a title caption of ‘‘Name Retrieval
App’’ to the form. Initially clear the text from the label that will display your final
answer. When the OK button is pressed, retrieve the name and concatenate that
value with a Congratulatory message. For example, you might display, ‘‘Congratulations,
Brenda Lewis, you retrieved the data!’’, if your name was Brenda
Lewis. Align the controls so they are aesthetically pleasing. Be sure to change the
default names of all controls involved in program statements.

TextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbook

Sorry the answer is not available at the moment…

If you are able to find the answer, please make sure to post it here. So that your Juniors have smile on their lips and feel happy.

Spread the 'tradition of sharing'.