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 » Add-ins for Outlook
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Outlook::OlkOptionButton question



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old August 8th 09, 06:40 PM posted to microsoft.public.outlook.program_addins
John Erickson[_2_]
external usenet poster
 
Posts: 27
Default Outlook::OlkOptionButton question

I have a group of 4 Outlook::OlkOptionButton's that I want to make tri-state.
By tri-state I mean I want the user to be able to select either 0 or 1 of the
4 buttons. If he clicks on a button that is already set, it should turn off
the button and then 0 of the buttons would be selected. Is that possible? Do
I need to use a different button type?
Ads
  #2  
Old August 8th 09, 09:30 PM posted to microsoft.public.outlook.program_addins
Ken Slovak - [MVP - Outlook]
external usenet poster
 
Posts: 5,848
Default Outlook::OlkOptionButton question

There are no buttons like that. If you click an option that's already
clicked it remains clicked. You'd have to simulate that with a set of
regular buttons or checkboxes. Of course the shapes are different.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm


"John Erickson" wrote in message
...
I have a group of 4 Outlook::OlkOptionButton's that I want to make
tri-state.
By tri-state I mean I want the user to be able to select either 0 or 1 of
the
4 buttons. If he clicks on a button that is already set, it should turn
off
the button and then 0 of the buttons would be selected. Is that possible?
Do
I need to use a different button type?


  #3  
Old August 8th 09, 09:43 PM posted to microsoft.public.outlook.program_addins
John Erickson[_2_]
external usenet poster
 
Posts: 27
Default Outlook::OlkOptionButton question

Thanks Ken. I think I figured out another way around that problem. I haven't
implemented it yet, but I think it will work. Instead of making all 4 option
buttons part of the same group I can leave them stand-alone or make them part
4 seperate groups. Then I would have total control over which ones are
selected and which ones aren't programatically.

"Ken Slovak - [MVP - Outlook]" wrote:

There are no buttons like that. If you click an option that's already
clicked it remains clicked. You'd have to simulate that with a set of
regular buttons or checkboxes. Of course the shapes are different.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm


"John Erickson" wrote in message
...
I have a group of 4 Outlook::OlkOptionButton's that I want to make
tri-state.
By tri-state I mean I want the user to be able to select either 0 or 1 of
the
4 buttons. If he clicks on a button that is already set, it should turn
off
the button and then 0 of the buttons would be selected. Is that possible?
Do
I need to use a different button type?



  #4  
Old August 10th 09, 02:48 PM posted to microsoft.public.outlook.program_addins
Ken Slovak - [MVP - Outlook]
external usenet poster
 
Posts: 5,848
Default Outlook::OlkOptionButton question

You would need to set each individual option in a frame or some container
that keeps each separate. In general all options not encapsulated within a
container such as a frame are treated as part of the same linked group.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm


"John Erickson" wrote in message
...
Thanks Ken. I think I figured out another way around that problem. I
haven't
implemented it yet, but I think it will work. Instead of making all 4
option
buttons part of the same group I can leave them stand-alone or make them
part
4 seperate groups. Then I would have total control over which ones are
selected and which ones aren't programatically.


 




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
Outlook Question Carl Outlook - General Queries 5 February 25th 09 01:08 PM
Question about outlook kesava Outlook - Using Contacts 1 September 23rd 08 06:55 PM
Outlook question blueskymark Outlook - Using Contacts 2 August 21st 08 04:45 PM
Outlook//OE question Jon Outlook - General Queries 1 May 7th 06 01:25 AM
Outlook PST question Bazwaz Outlook - General Queries 6 April 13th 06 07:37 PM


All times are GMT +1. The time now is 09:03 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.