PC Review
Forums
Newsgroups
Microsoft DotNet
Microsoft Dot NET
Using multiple properties of FontStyle
Forums
Newsgroups
Microsoft DotNet
Microsoft Dot NET
Using multiple properties of FontStyle
![]() |
Using multiple properties of FontStyle |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
I want to create a Font object that is both Italic and Strikeout. However,
in the Font constructor there is only room for one FontStyle property. How can I make my Font use more than one FontStyle property? Thanks. -- Nathan Sokalski njsokalski@hotmail.com http://www.nathansokalski.com/ |
|
|
|
#2 |
|
Guest
Posts: n/a
|
"Nathan Sokalski" <njsokalski@hotmail.com> wrote in message news:%23iiiO3prGHA.3384@TK2MSFTNGP04.phx.gbl... > I want to create a Font object that is both Italic and Strikeout. However, > in the Font constructor there is only room for one FontStyle property. How > can I make my Font use more than one FontStyle property? Thanks. Or and Xor. If you want to detect if the bit is set, use And. |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

