Connect with Expertise | Find Experts, Get Answers, Share Insights

how to change height of textbox

xbox
 
Posts: n/a
#1: Nov 15 '05
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

Wouter Seye
 
Posts: n/a
#2: Nov 15 '05

re: how to change height of textbox


Set MultiLine = true


"xbox" <xbox@hotmail.com> wrote in message
news:080401c3550a$c033ccc0$a101280a@phx.gbl...[color=blue]
> 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[/color]


xbox
 
Posts: n/a
#3: Nov 15 '05

re: how to change height of textbox


you guys ROCK!
thanks,

xbox[color=blue]
>-----Original Message-----
>Set MultiLine = true
>
>
>"xbox" <xbox@hotmail.com> wrote in message
>news:080401c3550a$c033ccc0$a101280a@phx.gbl...[color=green]
>> 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[/color]
>
>
>.
>[/color]
Guy
 
Posts: n/a
#4: Nov 15 '05

re: how to change height of textbox


set multiline = true
[color=blue]
>-----Original Message-----
>xbox,
>
>It is possible that you have the Locked property set to[/color]
True. You can check[color=blue]
>this in the properites window.
>
>
>---
>John Wiese
>---
>This posting is provided "AS IS" with no warranties, and[/color]
confers no rights.[color=blue]
>Use of included script samples are subject to the terms[/color]
specified at[color=blue]
>http://www.microsoft.com/info/cpyright.htm
>
>"xbox" <xbox@hotmail.com> wrote in message
>news:080401c3550a$c033ccc0$a101280a@phx.gbl...[color=green]
>> 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[/color]
>
>
>.
>[/color]
Closed Thread