473,325 Members | 2,785 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,325 software developers and data experts.

Change Height of textbox in vb.net2005

mafaisal
142 100+
Hello Experts
I am Using Vb.net2005 windows app
My Doubt is

How we can change the height of TextBox without multiline
ie, in multi line textbox we can change but other Fixed height !!

Hw can solve this ..?
Jan 15 '08 #1
2 1580
I think the only other way to increase its height is to increase the size of the font used. There might be other ways besides that and setting it to multiline but I'm dont know of any
Jan 15 '08 #2
r035198x
13,262 8TB
Hello Experts
I am Using Vb.net2005 windows app
My Doubt is

How we can change the height of TextBox without multiline
ie, in multi line textbox we can change but other Fixed height !!

Hw can solve this ..?
Without multiline, the only way to change the height is to change the font.
If you want a single-line texbox that you can adjust the height without adjusting the font then you may well have to create your own textbox control (through inheritance) and override the DefaultSize property.
Jan 15 '08 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

8
by: S.W. Rasmussen | last post by:
A trivial (?) question: does anyone know how to change the shape of the cursor in a RichTextBox control from the normal vertical line to an underscore?
4
by: Steve | last post by:
Visual Studio 2003 .NET C# I am trying to change the width of a textbox at run time, to fit in the text it contains. How can I do this? Thanks Steve
3
by: xbox | last post by:
Hi, Its weird bu I cant seem to change the height of the textbox that I place on a form at design time. ideas? Thanks in advance, xbox
2
by: Tor Inge Rislaa | last post by:
How to change row height in a DataGrid I have DataGrid that is filled with data from a table in a DataSet. The content of the cells is text of more than one line (as a note field). What I...
1
by: polocar | last post by:
Ciao a tutti, leggendo qua e là per il forum ho scoperto che non sono l'unico ad avere questo problema. Se si inserisce un controllo ComboBox in un form di C#, non è possibile impostare la sua...
3
by: Softimax | last post by:
Hi! I want to change the position of a generic control. I want to append it to a different parent. I try some methods but I have some problem with complex controls (like dropdown, checkboxlist) ...
1
by: tshad | last post by:
I have 2 objects - one an aspx textbox object and one an html Input object: <asp:TextBox ID="UserName" CssClass="top-links" style="height:10px" Columns="12" runat="server"/> <input...
10
by: SanMiguel12 | last post by:
Hi, I have a huge problem which drives crazy for a month... I am working on a database program and I am using .net2005 and Sql server 2003. In a form I have a listbox and two texboxes and there's...
2
by: Doug | last post by:
I have a form with a clients info. There is a subform with messages (date field and a textbox). There can be multiple messages per client. The row height of the message text box in the subform is...
5
mafaisal
by: mafaisal | last post by:
Hello Experts I am Using Vb.net2005 windows app My Doubt is How we can change the height of TextBox without multiline ie, in multi line textbox we can change but other Fixed height !! Hw can...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.