[AccessD] WindowLeft Property

Annie Courchesne, CMA accma at sympatico.ca
Thu Aug 9 18:14:59 CDT 2007


Hi Mark,

Thanks for the info... I'll try that... 

Annie Courchesne, CMA



-----Message d'origine-----
De : accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com] De la part de Mark A Matte
Envoyé : 9 août 2007 16:54
À : accessd at databaseadvisors.com
Objet : Re: [AccessD] WindowLeft Property

Annie,

In reading your email, and researching me.windowleft, I'm assuming you are 
moving forms or reports around on the screen.  'WINDOWLEFT' returns an 
Integer indicating the screen position in twips of the left edge of a form 
or report relative to the left edge of the Microsoft Access window.

In A2K this feature is not available...although I think a simple workaround 
would be to use something like mycontrol.top and mycontrol.left...both of 
these also return an integer in TWIPS...and make the necessarly setting 
changes this way.

Hope it helps...and if my assumptions are wrong (happens often), let me 
know.


Mark A. Matte


>From: "Charlotte Foust" <cfoust at infostatsystems.com>
>Reply-To: Access Developers discussion and problem 
>solving<accessd at databaseadvisors.com>
>To: "Access Developers discussion and problem 
>solving"<accessd at databaseadvisors.com>
>Subject: Re: [AccessD] WindowLeft Property
>Date: Thu, 9 Aug 2007 12:40:25 -0700
>
>Each Access version brings new features that are not backward compatible
>with prior versions when run in them.  The support for prior formats is
>so you can run an Access 2000 app in 2003 or have front ends from each
>version link to a 2000 backend.  It doesn't mean anything you create
>from the later version will run in the earlier version.  I've never
>heard of the WindowLeft property, and I programmed at LOT in 2000 and
>2002, so it must have been introduced in 2003.
>
>Charlotte Foust
>
>-----Original Message-----
>From: accessd-bounces at databaseadvisors.com
>[mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Annie
>Courchesne, CMA
>Sent: Thursday, August 09, 2007 12:19 PM
>To: accessd at databaseadvisors.com
>Subject: [AccessD] WindowLeft Property
>
>Hi Everyone,
>
>Thanks a lot for all the great tips about performance.  It help me
>greatly on my project.
>
>I'm working on a another small project that I thought would be faily
>simple... bu tI'm stopped by this weird bug.
>
>I've developped this application at home on my Access 2003 but using
>Access 2000 files.  This application runs well at home.  But when I put
>it on the computers at work (they have Access 2000), it stops because it
>does not recognize the me.WindowLeft property.  I thought this property
>was available in A2000.  And why gives us at all the opportunity to
>write a DB in 2003 with 2000 files if it cannot be run on A2000?
>
>Anyways, I looked at the reference and none is missing.
>
>This property is not crucial to the application, but it sure make one
>part look nice.  Before I got to work on a workaroung, I thought I'ld
>check with you guys to see if anyone ever had this problem and how it
>was resolved.
>
>Thanks!
>
>
>
>Annie Courchesne, CMA
>
>
>
>--
>AccessD mailing list
>AccessD at databaseadvisors.com
>http://databaseadvisors.com/mailman/listinfo/accessd
>Website: http://www.databaseadvisors.com

_________________________________________________________________
More photos, more messages, more storageget 2GB with Windows Live Hotmail. 
http://imagine-windowslive.com/hotmail/?locale=en-us&ocid=TXT_TAGHM_migratio
n_HM_mini_2G_0507







More information about the AccessD mailing list