TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Jay Pandya
NA
6
1.5k
Customized font list for font dialog box
Jan 17 2013 7:30 AM
I am using Visual Studio's Font Dialog box in our C# application. As per msdn documentation, the font list in the font dialog box is taken from the fonts installed in the local machine, i.e all fonts installed in the system. I want to override this font list and put my own customized/stripped down font list. So when the user uses our application, he can only select fonts from the customized font list.
The question here is can it be possible using Font Dialog box of Visual Studio/C# ?
If Yes, How ?
If No, How can I achieve this ?
Do I have to create a customized dialog box similar to Font dialog box?
Is there such customized dialog box already available in some open source package or library supported by MVS 2010 ?
Is there any way to achieve this using XAML ?
Reply
Answers (
0
)
VSTO 2010: Write data into Excel file
2 Table Join and Calculate Total amount Show To DatagridView