How To: show color option in FontDialog with no underline and strikeout options.
Posted
by Vijay
on Stack Overflow
See other posts from Stack Overflow
or by Vijay
Published on 2010-01-07T11:32:27Z
Indexed on
2010/03/09
6:36 UTC
Read the original article
Hit count: 239
Hi All,
I am using FontDialog control in vb.net application. When I set its ShowColor property to true, it shows me StrikeOut, Underline and Color option under Effects group. I need only color from these three. Is there any way to hide Strikeout and underline effects, so that only Color option will be visible.
Thanks in advance for any kind of help.
© Stack Overflow or respective owner