Hello Everybody!

A little off topic but...

Shawn: An comment on the locked property:

In VB is it possible to set an txtbox as enabled to false and locked to true to get a textbox look like an label, but with all the properties of an textbox. Is this possible in KixForms?
I've tried to achive this but the textbox is always ending up with the text grayed out.

The function would be fullfilled if the forecolor of this textbox didn't change to gray but stayed the same if the value locked is true and enabled is false.

Any ideas?

I'm trying to show information to the user, but the text is to big to fit in one label field so i have to use multiple. Not a good solution!

Borte