borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2011 Andrea Tincaniborder

AndreaVB | Forum | News | Downloads | Register | Help | Member List | Statistics | Search | PM | Profile

Print This Topic
Next Topic (Error message about common dialog control) New Topic New Poll Post Reply
AndreaVB Forum : VB General : designing a zigzag format in a textbox
Poster Message
ahmad
Level: Master

Registered: 03-02-2003
Posts: 111

icon designing a zigzag format in a textbox

hi
we have a string str= Hello wor ld
no we require the following output of str in textbox like this
           H l o w r l
            e l    o   d
so th output comes in a zigzag format
remember the space are also considered in the zigzagformat
and are not removed or left

in the last step we merge the first line with 2nd line like this -> hlowrlel o d
where ->hlowrl belongs to first line of zigzag format
and ->el o d belong to 2nd line
also can u tell me how can we control lines in a textbox so we can select our required line in it e.g line1 or line 10 etc also the column position on a specific line
kindly help me
regards


[Edited by ahmad on 11-03-2003 at 09:47 AM GMT]

[Edited by ahmad on 11-03-2003 at 09:49 AM GMT]

____________________________
@#@#@

11-03-2003 at 04:44 AM
View Profile Send Email to User Show All Posts Visit Homepage | Quote Reply
AndreaVB Forum : VB General : designing a zigzag format in a textbox
Next Topic (Error message about common dialog control) New Topic New Poll Post Reply
Surf To:


Not Logged In? Username: Password: Lost your password?
Partners: Download Actual Software | Free Software Download
borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2011 Andrea Tincaniborder