[AccessD] Create Control in Existing Form

Stuart McLachlan stuart at lexacorp.com.pg
Thu Jul 1 20:26:05 CDT 2004


On 1 Jul 2004 at 20:52, Oleg_123 at xuppa.com wrote:

> hmm, doesn't seem to be working, it bring it to uper left corner
> 
> Private Sub Command9_Click()
> txtA1.Top = 0.33
> txtA1.Left = 0.1667
> txtA1.Visible = True
> End Sub
> 

That's because the Top and Left properties in are in Twips if  you set them in 
code. Multipy by 567 to convert cms to twips or by 1440 to convert form inches.




 
-- 
Lexacorp Ltd
http://www.lexacorp.com.pg
Information Technology Consultancy, Software Development,System Support.






More information about the AccessD mailing list