
Double-Click in Record Selectors.
Quote:
> Sorry, but I don't understand what you mean.
>> > I want to know if is possible, and how, I can detect when
>> > is double-click in a record selector on a form.
>> IIRC, this will fire the DoubleClick event for the form's Detail
>> section.
Sorry, actually that the DoubleClick event of the form itself, not of the
Details section.
Open a form in Design view. Open the Properties window. Click the All tab,
and scroll down to On Dbl Click property. The event procedure, function, or
macro that you specify in this property will run when the record selector
is double-clicked.
--
(remove a 9 to reply by email)