Strikeout Font in Report

  • Thread starter Thread starter Richard Roche
  • Start date Start date
If you mean strikethrough effect like that in Word, textbox control does
not support this feature, you may submit a wish for this great feature for
our product further enhancement.

http://register.microsoft.com/mswish/suggestion.asp

if you mean set a font for the textbox control, we can try the code:

Text1.FontName = fontname

Hope it helps.


Sincerely,

Alick Ye, MCSD
Microsoft Online Partner Support

Get Secure! - www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.



--------------------
| Content-Class: urn:content-classes:message
| From: "Richard Roche" <[email protected]>
| X-Tomcat-NG: microsoft.public.access.reports
|
| Can anyone advise how to use a Strikeout font in a Report
| text box?
|
| Thanks.
|
|
 
Back
Top