Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Basic
  4. Increasing textbox height

Increasing textbox height

Scheduled Pinned Locked Moved Visual Basic
jsontutorialquestion
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • X Offline
    X Offline
    xbiplav
    wrote on last edited by
    #1

    Does any body know how to change to height of the textbox? Do we have to use any API's to do that? Any idea or link??

    C 1 Reply Last reply
    0
    • X xbiplav

      Does any body know how to change to height of the textbox? Do we have to use any API's to do that? Any idea or link??

      C Offline
      C Offline
      C1AllenS
      wrote on last edited by
      #2

      Hello, There is no option to change the height of TextBox in .Net. But, there are other options using which you can change the height. 1. You can set the 'MultiLine' property to True. However, this will cause the text to wrap into multiple lines. 2. Another option is to increase the font of the Textbox. This will automatically set the height of the Textbox. I hope this answers your query. Regards, Allen

      Allen Smith Software Engineer ComponentOne LLC www.componentone.com

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups