"Blair, Matthew P." wrote:
> 
> 
> Hi,
> 
> I've got a blank form that I want to add a variable number of fields to at
> run-time.  The call to FldNewField is successfull, in that I receive a
> pointer to a Field, but the Field is not displayed on the form.  What do I
> need to do to make it appear?

   FldDrawField() (or FrmDrawForm once you've positioned the field.)

Regards,
Daniel.

Reply via email to