G Guest Nov 28, 2003 #1 Is there any way i can disable Font Style and Size Section that comes on Font Dialog Box.
N Nicholas Paldino [.NET/C# MVP] Nov 28, 2003 #2 Unfortunately, there is not. You will have to probably create your own dialog, implementing a list of fonts yourself. Of course, you can always just ignore the font size and the style, informing the user that their selection of those items will not count. Hope this helps.
Unfortunately, there is not. You will have to probably create your own dialog, implementing a list of fonts yourself. Of course, you can always just ignore the font size and the style, informing the user that their selection of those items will not count. Hope this helps.