Re: Writing text at an angle on a VB Form
- From: "Mike Williams" <Mike@xxxxxxxxxxxxxxxxx>
- Date: Mon, 29 Aug 2005 15:47:08 +0100
"Mike Williams" <Mike@xxxxxxxxxxxxxxxxx> wrote in message
news:dev469$rld$1@xxxxxxxxxxxxxxxxxxxxxxx
Oops! Slight "typo" there. In the code I just posted there are the lines:
' how to set 12 point text for a VB Form:
font.lfHeight = (24 * -20) / Screen.TwipsPerPixelY
I of course meant to say:
' how to set 24 point text for a VB Form:
Mike
.
- References:
- Writing text at an angle on a VB Form
- From: no . addr
- Re: Writing text at an angle on a VB Form
- From: Mike Williams
- Writing text at an angle on a VB Form
- Prev by Date: Old manuals
- Next by Date: Re: Old manuals
- Previous by thread: Re: Writing text at an angle on a VB Form
- Next by thread: Re: Writing text at an angle on a VB Form
- Index(es):
Relevant Pages
|