draw box

D

dunkonu

I am new to VB.net, can anybody help me how to create a form that ask
user to enter the "WIDTH" and "HEIGHT" and draw a box display in the
textbox?

thanks
 
H

Herfried K. Wagner [MVP]

dunkonu said:
I am new to VB.net, can anybody help me how to create a form that ask
user to enter the "WIDTH" and "HEIGHT" and draw a box display in the
textbox?

What do you mean with "a box display in the textbox"?
 
D

dunkonu

Herfried K. Wagner said:
What do you mean with "a box display in the textbox"?

just like this
________________________________________________________________
| ***** |
| * * |
| * * |
| * * |
| ***** |
| |
| |
| |
| |
| |
| |
|__________________________________________________________________|

User enter 5 for the width and 5 for the height

thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top