Click here to Skip to main content
15,996,461 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi All,

I want to use a font bar in my Notepad application.
How i can use it.
We have to create it or not.

Please help me.

Thanks in Advance.
Posted
Updated 6-Jul-11 23:10pm
v2

1 solution

Yes you have to create It.
There is no ready made control for Font Bar in default .Net control.
You can get the Ready made font dialog Box.

FontComboBox - a font listing combo box for .NET[^]

I think this will solve your simple problem.
 
Share this answer
 
v3
Comments
Sergey Alexandrovich Kryukov 7-Jul-11 5:11am    
I think enough said, a 5. It's pretty easy to create such control.
--SA
[no name] 7-Jul-11 5:26am    
Thank You:)
tusharkaushik 7-Jul-11 5:13am    
but i want to add the functionality of fontbar in my notepad
tusharkaushik 7-Jul-11 5:14am    
but how can i create this ?
tusharkaushik 7-Jul-11 5:14am    
thanks in advance.'

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900