473,324 Members | 2,473 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,324 software developers and data experts.

power point style textbox

VJ
How do I create power point style text box

Thanks
Vijay
Nov 16 '05 #1
3 3198
VJ
I am trying to give more details. I basically want my textbox to adjust
height and width as the user types or changes font styles.. more close to
how it is implemented in power point

Also setting the property to Autosize why does not that work?

VJ

"VJ" <vi********@yahoo.com> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...
How do I create power point style text box

Thanks
Vijay

Nov 16 '05 #2
You cannot make textbox do this automatically. Instead subscribe an event to
TextChanged event and use Graphics.MeasureString() to determine the best
dimensions for the textbox.

--
cody

Freeware Tools, Games and Humour
http://www.deutronium.de.vu || http://www.deutronium.tk
"VJ" <vi********@yahoo.com> schrieb im Newsbeitrag
news:ep**************@TK2MSFTNGP11.phx.gbl...
I am trying to give more details. I basically want my textbox to adjust
height and width as the user types or changes font styles.. more close to
how it is implemented in power point

Also setting the property to Autosize why does not that work?

VJ

"VJ" <vi********@yahoo.com> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...
How do I create power point style text box

Thanks
Vijay


Nov 16 '05 #3
AutoSise works dear. But it only adjusts the 'Width' of the control to
accomodate the size of the font selected.
"VJ" <vi********@yahoo.com> wrote in message
news:ep**************@TK2MSFTNGP11.phx.gbl...
I am trying to give more details. I basically want my textbox to adjust
height and width as the user types or changes font styles.. more close to
how it is implemented in power point

Also setting the property to Autosize why does not that work?

VJ

"VJ" <vi********@yahoo.com> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...
How do I create power point style text box

Thanks
Vijay


Nov 16 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Paul D. Sullivan | last post by:
I've been trying to find out how to increase the font size in the text entry fields in Invision Power Board 1.3 for a while. The part where you enter your post and do the quick reply and all that...
4
by: Hai Nguyen | last post by:
I'm learning C sharp and do not like vb much. I'm creatiing a wepage using panel to test myself. I tried to use these code below, which is written in VB, and to transform them to c sharp but I got...
3
by: chriso | last post by:
Hi, I've been playing around with asp.net and don't understand how to get my web controls to 'inherit' (which is probably the wrong phrase) the style from the web form they are on. I cut and...
1
by: Rashmi | last post by:
I have to create a power point from a web application and render it on a web browser. I tried automation of office power point on the server but read an article published by microsoft which talks...
9
by: ujjc001 | last post by:
hello, I am in asp.net and have a form with an asp textbox. I specify a cssclass for the text box having the following: ..Textbox { font-size: 8pt; list-style-type: none; background-color:...
0
by: Austen | last post by:
my application will open a power point, append variable slides into it and run the power point presentation show. after the show end . i have to quite the power point. currently i using sleep...
3
by: waheed iqbal | last post by:
I am working on Power Point Automation and i just want to disable Delete Slide Option , Is there any way to disable delete slides option from right click menu and using delete key.
1
by: Mark Rae | last post by:
Hi, Have been modifying a piece of JavaScript I found on the net which completely prevents the Google AutoFill Toolbar from doing its stuff... Got that working now but, while I was debugging it,...
2
by: greenMark | last post by:
Hi All, I'm relatively new to ASP.NET and Visual Web Developer 2008. I'm using a Master page with one content place holder. There is a Cascading Style Sheet file which is being refered by the...
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: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
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...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

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.