PC Review Forums Newsgroups Microsoft Outlook Microsoft Outlook Form Programming Re: options button

Reply

Re: options button

 
Thread Tools Rate Thread
Old 09-07-2003, 12:54 PM   #1
Sue Mosher [MVP]
Guest
 
Posts: n/a
Default Re: options button


If the buttons are bound to an Outlook property, you will not get a Click event. Instead, you'd use PropertyChange or CustomPropertyChange. See http://www.slipstick.com/dev/propsyntax.htm
--
Sue Mosher, Outlook MVP
Outlook and Exchange solutions at http://www.slipstick.com
Author of
Microsoft Outlook Programming: Jumpstart
for Administrators, Power Users, and Developers
http://www.slipstick.com/books/jumpstart.htm


"michal" <michalk@clal-ins.co.il> wrote in message news:096c01c345ec$6b005c50$a301280a@phx.gbl...
> hi !
> i create aform with num of group of options button
> every group i placed in aframe ( like i was told to do in
> the technet as asolution to aproblem that accure when
> sending the form)
> now after i placed them in aframe the code is not working
> for example: i have one button called op1
> on the event op1_click i write event that suppose to
> happen but now that its in the frame its not working..(
> without the frame the code is working )
>
> u have an idea what to do ?
> thanks

  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

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