[AccessD] JIT Forms?

Charlotte Foust cfoust at infostatsystems.com
Fri Sep 3 19:09:59 CDT 2004


I've only used it at design time, so I can't say.  I don't suppose it's
all that different from changing the paper size at run time.

Charlotte Foust


-----Original Message-----
From: John W. Colby [mailto:jwcolby at colbyconsulting.com] 
Sent: Friday, September 03, 2004 2:13 PM
To: 'Access Developers discussion and problem solving'
Subject: RE: [AccessD] JIT Forms?


Charlotte,

Do you know if this works at runtime or only at design time?

John W. Colby
www.ColbyConsulting.com 

-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Charlotte
Foust
Sent: Friday, September 03, 2004 4:03 PM
To: Access Developers discussion and problem solving
Subject: RE: [AccessD] JIT Forms?


Look at the Application.CreateControl method for creating controls from
code.  If you want code behind that control, you need to add that to the
form's module and set the control's named event to "[event procedure]"
to connect them.

Charlotte Foust



-- 
_______________________________________________
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com



More information about the AccessD mailing list