|
-
Jan 24th, 2010, 07:47 AM
#1
Thread Starter
Hyperactive Member
[RESOLVED] text box
In multiline Textbox i entered one line
and the text automatically add in 3 line i just want that text will remain in 1 line not in 3 line and i don't want to increase the height and width of textbox
-
Jan 24th, 2010, 08:01 AM
#2
Re: text box
~Edit~
Oh sorry, I thought it in different way... agent has the solution to it...(see the below post)
Last edited by akhileshbc; Jan 24th, 2010 at 08:11 AM.
Reason: Thought it different way
If my post was helpful to you, then express your gratitude using Rate this Post. 
And if your problem is SOLVED, then please Mark the Thread as RESOLVED (see it in action - video)
My system: AMD FX 6100, Gigabyte Motherboard, 8 GB Crossair Vengance, Cooler Master 450W Thunder PSU, 1.4 TB HDD, 18.5" TFT(Wide), Antec V1 Cabinet
Social Group: VBForums - Developers from India
Skills: PHP, MySQL, jQuery, VB.Net, Photoshop, CodeIgniter, Bootstrap,...
-
Jan 24th, 2010, 08:06 AM
#3
Lively Member
Re: text box
 Originally Posted by CatchItBaby
In multiline Textbox i entered one line
and the text automatically add in 3 line i just want that text will remain in 1 line not in 3 line and i don't want to increase the height and width of textbox

change the textbox scrollbars property to both

Im Pro in C#,VB.NET,Batch,Socket Programming, SPY Software Programming, VB6, Win32Api, VBscript, Windows Registry, ASP.NET, PHP, Jquery, AJAX.
-
Jan 24th, 2010, 08:09 AM
#4
Frenzied Member
Re: text box
With the RTB, you could set the right margin property so that you will get the results you desire...
Good Luck
Option Explicit should not be an Option!
-
Jan 24th, 2010, 08:44 AM
#5
Re: text box
Why not remove the multiline thing? That will put everything on one line real fast.
-
Jan 24th, 2010, 10:26 AM
#6
Thread Starter
Hyperactive Member
Re: text box
 Originally Posted by agent_007
change the textbox scrollbars property to both
Thanks
-
Jan 24th, 2010, 10:30 AM
#7
Re: text box
Please mark the Thread as Resolved(only if your problem is solved)...
If my post was helpful to you, then express your gratitude using Rate this Post. 
And if your problem is SOLVED, then please Mark the Thread as RESOLVED (see it in action - video)
My system: AMD FX 6100, Gigabyte Motherboard, 8 GB Crossair Vengance, Cooler Master 450W Thunder PSU, 1.4 TB HDD, 18.5" TFT(Wide), Antec V1 Cabinet
Social Group: VBForums - Developers from India
Skills: PHP, MySQL, jQuery, VB.Net, Photoshop, CodeIgniter, Bootstrap,...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|