Where can I find "OnCurrent" property in form design view

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am trying to utilize a Microsoft Knowledge base article. It says:
Set the OnCurrent property of the "Imageform" form to the following event
procedure:

Where can I find "OnCurrent" property in form design view
 
View the form properties. Find the events tab and you should see On Current
as one of the events.
 
Thanks Duane
My problem is that I am using Japanese version of Access. OnCurrent in
Japanese is Recordo Ido ju (Recordo is simply record, Ido means move and Ji
means time or when). I can find some Idoju but they are about mouse not
records.
One simple question: In order to go to Form properties, is it enough to
right click white area in Detail part of the form page (In design view)?
--
Rasoul Khoshravan Azar
Civil Engineer
Osaka, Japan


Duane Hookom said:
View the form properties. Find the events tab and you should see On Current
as one of the events.
 
The article I am using is for Access 95 and 97, but the access I have and use
is Access 2002. Is it possible that expression has changed between these
versions?
--
Rasoul Khoshravan Azar
Civil Engineer
Osaka, Japan


Duane Hookom said:
View the form properties. Find the events tab and you should see On Current
as one of the events.
 
Form properties have always been form properties. Double-click the little
square box above the vertical ruler and to the left of the horizontal ruler
while in design view to bring up the form properties.

--
Duane Hookom
MS Access MVP

Khoshravan said:
The article I am using is for Access 95 and 97, but the access I have and
use
is Access 2002. Is it possible that expression has changed between these
versions?
 
Back
Top