I'm trying to do something that i thought would be pretty simple...NOT!
On one of my labels i want it to read
"Miles Over/Under Lease"
That's easy, but I want Over to be in red and the rest in black. Does anyone know how to do this?
Printable View
I'm trying to do something that i thought would be pretty simple...NOT!
On one of my labels i want it to read
"Miles Over/Under Lease"
That's easy, but I want Over to be in red and the rest in black. Does anyone know how to do this?
There's probably an API that'll do it but the easy way is to have two labels - one in Red, on top of the one in black.
------------------
Mark "Buzby" Beeton
VB Developer
[email protected]
Oh, and you'll need to set the label's BackStyle to Transparent.
------------------
Mark "Buzby" Beeton
VB Developer
[email protected]