A Microsoft Outlook email forum. Outlook Banter

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.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook and VBA
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

click



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old May 1st 08, 12:34 AM posted to microsoft.public.outlook.program_vba
Joel Allen
external usenet poster
 
Posts: 117
Default click

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  
Old May 1st 08, 03:17 AM posted to microsoft.public.outlook.program_vba
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default click

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  
Old May 1st 08, 07:02 PM posted to microsoft.public.outlook.program_vba
Joel Allen
external usenet poster
 
Posts: 117
Default click

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  
Old May 1st 08, 08:34 PM posted to microsoft.public.outlook.program_vba
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default click

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
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
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


All times are GMT +1. The time now is 04:08 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.