Double-Click in Record Selectors. 
Author Message
 Double-Click in Record Selectors.

Hi,

I want to know if is possible, and how, I can detect when
is double-click in a record selector on a form.

Tanks in advance,
Luis Miguel.



Mon, 27 Sep 2004 19:23:12 GMT  
 Double-Click in Record Selectors.


Quote:
> 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.

--
(remove a 9 to reply by email)



Mon, 27 Sep 2004 19:38:25 GMT  
 Double-Click in Record Selectors.
Sorry, but I don't understand what you mean.


Quote:


> > 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.

> --
> (remove a 9 to reply by email)



Mon, 27 Sep 2004 21:21:48 GMT  
 Double-Click in Record Selectors.
See my answer in m.p.a.formscoding.
--
Bruce M. Thompson, Microsoft Access MVP

Quote:
>>No Email, Please. Keep all communications

    within the newsgroups so that all might benefit.<<
Quote:

> Hi,

> I want to know if is possible, and how, I can detect when
> is double-click in a record selector on a form.

> Tanks in advance,
> Luis Miguel.



Tue, 28 Sep 2004 00:19:54 GMT  
 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)



Tue, 28 Sep 2004 10:47:30 GMT  
 
 [ 5 post ] 

 Relevant Pages 

1. Double-click to open selected record...

2. Use Word checkbox control's double click action to update field in access database record

3. Double Click on DBGrid to select record....

4. Double-clicking to open a record

5. Double-click vs single-click on macro button

6. Double-Click vs. click

7. Click vs Double click

8. Capture click/double-click events from datatable

9. System tray icon, single click event fires before double click

10. Double-Click without Click

11. Click and Double-click events

12. Simulate click and double-click respectively from WinForce

 

 
Powered by phpBB® Forum Software