Sunken buttons

  • Thread starter Thread starter DrewP
  • Start date Start date
D

DrewP

Hello

hopefully this will be a quick group

i am working on a custom form and i am trying to reinact a click event
on a label, which i believe is not possible. To get around this i would
like to create a transparent un-sunk button does any one know how to do
this

thanks

DrewP
 
A label control will fire a Click event. See http://www.outlookcode.com/d/tips/formhyperlink.htm for an example.

FYI, there is a newsgroup specifically for Outlook forms issues "down the hall" at microsoft.public.outlook.program_forms or, via web interface, at http://www.microsoft.com/office/com...spx?dg=microsoft.public.outlook.program_forms

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
Back
Top