I need an app made in Visual Studio Basic doing a Windows Form Application. In the code also needs to be basic comments on what certain parts of the code are doing. The instructions of the app needing to be created is below.
Thank you in advance!
5.7 (Triangles of Asterisks) Write a program that displays the following patterns separately, one below the other in a TextBox. Use For… Next loops
to generate the patterns. All asterisks (+) should be displayed one at a time by the statement outputTextBox. AppendText(“*”) (this causes the
asterisks to display side by side). The statement outputTextBox. AppendText (vbCrlf) can be used to position to the next line, and a statement of the
form outputTextBox. AppendText (” “) can be used to display spaces for the last two patterns. There should be no other output statements in the
program. [Hint: The last two patterns require that each line begin with an appropriate number of blanks.]
Maximize your use of repetition (with nested For… Next statements) and minimize the number of output statements. Set the TextBox’s Font property
to Lucida Console, its Multiline property to True and its Scrollbars property to vertical so that you can scroll through the results.
(a)
(b)
(c)
(d)
***
*
********
量。
音量。
当前前前前
WARNA
ARWA
***