Subject Re: [IBO] new AutoLabel property for TIB_Edit
Author Paul Gallagher
----- Original Message -----
From: "Tobias Giesen" <tobias_subscriber@...>
To: <IBObjects@egroups.com>
Sent: Saturday, January 06, 2001 11:43 AM
Subject: RE: [IBO] new AutoLabel property for TIB_Edit

> > It would also be very helpful to display the labels at design time
>
> That's a little more difficult because I found that I must not actually
> *create* a label at design time because it will then be added to the form
> physically. Does anybody have an idea how to do that? Can I maybe remove
the
> autolabel just in time before the form is saved? Somehow I doubt that ...

Generally, I do not rename IB_Edits after placing them on forms. But if I
start doing that, and give them a descriptive name, then that kind of solves
the issue of knowing whats what at design time.

Paul