Detecting PhoneX/PhoneXButton has changed

  • Thread starter Thread starter David
  • Start date Start date
D

David

Hi All

How can you detect when the user changes 1 of the 4 phone selectors on a
Contact form?

I know that the following does NOT work.

Sub Phone1_PropertyChange(ByVal Name)
....
End Sub

Any help would be appricated.

Thanks
 
Back
Top