get form events ?

  • Thread starter Thread starter Benjamin Lallement
  • Start date Start date
B

Benjamin Lallement

Hi all,

Is there anyway to get the double click events on a number in contact forms
?

by default , when i double click on a number (business number for example) ,
a popup appears to call this number

I'd like to get this events to make a customized macro using the number
selected

Tks a lot
ben
 
Thanks for the answer
now that i must complete some projects on Outlook, i've bought your book
which is very complete ! great job :)

But i have another questions relative to the number fields...
I'd like to get the current value in the first number filed (which could
have as value : businessTelephoneNumber,business2TelephoneNumber,
telephonenumber )

I know how to get the value of custom fields
(myPage1.Controls("frmCheckData")...)
But i don't know the name of the Basic field ?

Thanks a lot !
ben
 
Back
Top