![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Can anyone tell me what Me.hDC is. I presume this is a property only available in Access versions after AK2. Is there an equivalent for AK2 Thanks Phil |
#3
| |||
| |||
|
|
On Wed, 1 Apr 2009 10:05:17 +0100, "Phil Stanton" phil (AT) myfamilyname (DOT) co.uk> wrote: hDC = handle to Device Context, which is used in many GDI calls. The property does not exist in older versions, but you can use GDI calls to get it (e.g. GetDC). You're far in the outfield with calls like this. Lebans' site may offer some guidance. -Tom. Microsoft Access MVP Can anyone tell me what Me.hDC is. I presume this is a property only available in Access versions after AK2. Is there an equivalent for AK2 Thanks Phil |
![]() |
| Thread Tools | |
| Display Modes | |
| |