PDA

View Full Version : VExpand or similar for .NET control [TX .NET prerelease]


Unregistered
December 3, 2002, 18:05:17
For the project we are developing we require text controls that will expand/shrink vertically to match the amount of entered text, so as the text wraps or the user enters a new line the control expands to fit etc.

The v10 control has the AutoExpand property and the GetTextExtent() method which can support this, through capture of the Change event (VExpand fails as its only for expansion!).

Does/Will the .Net control support this in some way and if so how/when?

Thanks

Kevin Pearcey


This message was originally posted by Kevin Pearcey in the old TX Text Control Support Forum.