[AccessD] Create Control in Existing Form

Oleg_123 at xuppa.com Oleg_123 at xuppa.com
Thu Jul 1 19:09:44 CDT 2004


thank you Charlotte, how can I move it ?
what would be a correct way to do something like this if i want to move
record txtA1 ? --

Private Sub Command9_Click()
txtA1.Top = 0.33
txtA1.Visible = True

End Sub


> You can create a new control in design view.  Why would you want to
> create one in an active form anyhow?  It would make more sense to simply
> make an existing textbox visible.
>
> Charlotte Foust
>
> -----Original Message-----
> From: Oleg_123 at xuppa.com [mailto:Oleg_123 at xuppa.com]
> Sent: Thursday, July 01, 2004 6:48 AM
> To: accessd at databaseadvisors.com
> Subject: Re: [AccessD] Create Control in Existing Form
>
>
> Is it possible to create control (textbox) in a form i am already in at
> runtime ? Everything i find on the web seems to be about creating new
> forms and new controls in them.
>
>
> -----------------------------------------
> Make Money and Find Love at Finally.com
> http://www.finally.com/?link=webmail
>
>
> --
> _______________________________________________
> AccessD mailing list
> AccessD at databaseadvisors.com
> http://databaseadvisors.com/mailman/listinfo/accessd
> Website: http://www.databaseadvisors.com
> --
> _______________________________________________
> AccessD mailing list
> AccessD at databaseadvisors.com
> http://databaseadvisors.com/mailman/listinfo/accessd
> Website: http://www.databaseadvisors.com



-----------------------------------------
Make Money and Find Love at Finally.com
http://www.finally.com/?link=webmail





More information about the AccessD mailing list