Results 1 to 7 of 7

Thread: [RESOLVED] text box

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Aug 2008
    Posts
    382

    Resolved [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


  2. #2
    Freelancer akhileshbc's Avatar
    Join Date
    Jun 2008
    Location
    Trivandrum, Kerala, India
    Posts
    7,652

    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,...

  3. #3
    Lively Member agent_007's Avatar
    Join Date
    Jan 2010
    Posts
    93

    Re: text box

    Quote Originally Posted by CatchItBaby View Post
    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.

  4. #4
    Frenzied Member
    Join Date
    Mar 2009
    Posts
    1,182

    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!

  5. #5
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: text box

    Why not remove the multiline thing? That will put everything on one line real fast.

  6. #6

    Thread Starter
    Hyperactive Member
    Join Date
    Aug 2008
    Posts
    382

    Re: text box

    Quote Originally Posted by agent_007 View Post
    change the textbox scrollbars property to both
    Thanks

  7. #7
    Freelancer akhileshbc's Avatar
    Join Date
    Jun 2008
    Location
    Trivandrum, Kerala, India
    Posts
    7,652

    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
  •  



Click Here to Expand Forum to Full Width