TEXTBOX VERTICAL

TEXTBOX VERTICAL

Anonymous
Not applicable
493 Views
3 Replies
Message 1 of 4

TEXTBOX VERTICAL

Anonymous
Not applicable

Hello.

 

I hope someone could help me.

 

I need to place a vertical textbox. ¿Is there a way to do it?

 

I know that is not a question for AutoCAD, is a question from Visual Studio, but there are a lot smart people in this forum.

 

 

 

 

0 Likes
494 Views
3 Replies
Replies (3)
Message 2 of 4

Anonymous
Not applicable

I don't know of a way using the windows forms controls.

It can be done using WPF forms with it's textbox.

0 Likes
Message 3 of 4

Mikko
Advocate
Advocate
with a windows form you can set the multiline property to TRUE if that is of any help
0 Likes
Message 4 of 4

arcticad
Advisor
Advisor

http://www.astahost.com/info.php/Vbnet-Rotating-Label-Amp-Angled-Text-Control_t6461.html

---------------------------



(defun botsbuildbots() (botsbuildbots))
0 Likes