So far, no luck. But I'll not admit defeat that easily.
I couldn't think of a way to hide/disable or view/enable a widget on
a VB Form.
If you just want the data to be shown, maybe a small Progress
procedure that finds the current record and displays the field as a
message when button pushed. If it works, you can delete the fill-in
from the form.
What table and field do you need displayed?
Lonnie
I couldn't think of a way to hide/disable or view/enable a widget on
a VB Form.
If you just want the data to be shown, maybe a small Progress
procedure that finds the current record and displays the field as a
message when button pushed. If it works, you can delete the fill-in
from the form.
What table and field do you need displayed?
Lonnie
--- In vantage@y..., "rleury" <beury@h...> wrote:
> You're Still "THE MAN"
>
> ----Original Message----
> Date: Wed, 12 Dec 2001 18:45:15 -0000
> From: "lonniedrew" <lonniedrew@c...>
> Subject: Re: Hide a field on a VB Form
>
> Gauntlet down!
>
> --- In vantage@y..., "rleury" <beury@h...> wrote:
> > Does anyone know of a way to hide a field on a VB Form? I have a
> > field on a VB Form that holds a return value from a progress
> program
> > and I only want to display it when the user clicks on a command
> > button in the form. It's a user/date stamp for a memo field in
the
> > RMA Detail VB Form. If I reduce the size of the field so that it
> is
> > barely visible then I get an error when viewing the form in the
RMA
> > tracker.
> >
> > Hey Lonnie...it can't be done!!!!