View Single Post
  #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.


Ads