![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
Hello,
Is there a way to double click a text box to call a Sub in the same way as a command button? e.g. textboxname_doubleclick()? code code code Thanks, Joel |
Ads |
#2
|
|||
|
|||
![]()
In what context? An Outlook custom form? A VBA user form?
-- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "Joel Allen" wrote in message ... Hello, Is there a way to double click a text box to call a Sub in the same way as a command button? e.g. textboxname_doubleclick()? code code code Thanks, Joel |
#3
|
|||
|
|||
![]()
An Outlook 2003 customer form.
"Sue Mosher [MVP-Outlook]" wrote in message ... In what context? An Outlook custom form? A VBA user form? -- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "Joel Allen" wrote in message ... Hello, Is there a way to double click a text box to call a Sub in the same way as a command button? e.g. textboxname_doubleclick()? code code code Thanks, Joel |
#4
|
|||
|
|||
![]()
In that case, no (and next time you might want to post in the microsoft.public.outlook.program_forms group). A text box fires no events on a custom form. You are limited to the PropertyChange and CustomProperty change events; see http://www.outlookcode.com/article.aspx?ID=38
-- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "Joel Allen" wrote in message ... An Outlook 2003 customer form. "Sue Mosher [MVP-Outlook]" wrote in message ... In what context? An Outlook custom form? A VBA user form? "Joel Allen" wrote in message ... Hello, Is there a way to double click a text box to call a Sub in the same way as a command button? e.g. textboxname_doubleclick()? code code code |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
click to dial | rahendel | Outlook - Using Contacts | 2 | May 22nd 10 06:31 PM |
A click or control click on a hyperlink in an e-mail goes nowhere | bill-stewart | Outlook - General Queries | 1 | February 17th 08 03:27 AM |
Dbl-click or rt-mouse click/Open on Calendar Items fails after Stn | J. Munter | Outlook - Calandaring | 1 | June 15th 06 09:23 PM |
How do I set hyperlinks to click and go. | Tom@TalkToTucker | Outlook - Installation | 2 | April 29th 06 11:31 PM |
one click vote | Dwi | Outlook - Installation | 2 | April 7th 06 06:29 PM |