Click here to Skip to main content
15,886,788 members
Home / Discussions / C#
   

C#

 
GeneralRe: C# Media Player Pin
Dan Neely2-Jun-09 10:54
Dan Neely2-Jun-09 10:54 
GeneralRe: C# Media Player Pin
Christian Graus2-Jun-09 11:18
protectorChristian Graus2-Jun-09 11:18 
GeneralHelp on Dialog Pin
dell2242-Jun-09 5:04
dell2242-Jun-09 5:04 
GeneralRe: Help on Dialog Pin
EliottA2-Jun-09 5:19
EliottA2-Jun-09 5:19 
GeneralRe: Help on Dialog Pin
Not Active2-Jun-09 5:23
mentorNot Active2-Jun-09 5:23 
GeneralRe: Help on Dialog Pin
Luc Pattyn2-Jun-09 5:25
sitebuilderLuc Pattyn2-Jun-09 5:25 
GeneralRe: Help on Dialog Pin
Anthony Mushrow2-Jun-09 5:27
professionalAnthony Mushrow2-Jun-09 5:27 
GeneralRe: Help on Dialog Pin
Simon P Stevens2-Jun-09 5:27
Simon P Stevens2-Jun-09 5:27 
Hang on...Let me get this straight. You want to "develop an advanced font dialog" by extending the existing one, but you don't know how to even open the existing one, extend it or even create a text box with the font name in it. Oh, wait, and you're "not that good in C#".

My advice is that this is not a project for people who are "not that good at C#". My advice is that you go back to your manager and tell him that you can't do this and see if you can get him to assign you a simpler project to begin with. You have to start with the simple things and build up to the complex stuff.

You can read about the FontDialog class here[^]

The FontDialog class calls into windows API's to display the inbuilt common dialog. You cannot directly subclass this from .net. Your best bet would be to write one from scratch, or find a pre built one available on-line.

Simon

GeneralRe: Help on Dialog Pin
dell2242-Jun-09 21:29
dell2242-Jun-09 21:29 
QuestionUPS API shipping Pin
Franklinlloyd2-Jun-09 4:50
Franklinlloyd2-Jun-09 4:50 
AnswerRe: UPS API shipping Pin
Colin Angus Mackay2-Jun-09 5:13
Colin Angus Mackay2-Jun-09 5:13 
AnswerRe: UPS API shipping Pin
Christian Graus2-Jun-09 10:48
protectorChristian Graus2-Jun-09 10:48 
Questionunbound field in C# Pin
behzadcp2-Jun-09 4:32
professionalbehzadcp2-Jun-09 4:32 
QuestionC# RSA Pin
budala1232-Jun-09 4:19
budala1232-Jun-09 4:19 
AnswerRe: C# RSA Pin
Ennis Ray Lynch, Jr.2-Jun-09 4:41
Ennis Ray Lynch, Jr.2-Jun-09 4:41 
AnswerRe: C# RSA Pin
Henry Minute2-Jun-09 4:43
Henry Minute2-Jun-09 4:43 
GeneralRe: C# RSA Pin
budala1232-Jun-09 5:18
budala1232-Jun-09 5:18 
GeneralRe: C# RSA Pin
Henry Minute2-Jun-09 5:32
Henry Minute2-Jun-09 5:32 
GeneralRe: C# RSA Pin
budala1232-Jun-09 6:02
budala1232-Jun-09 6:02 
GeneralRe: C# RSA Pin
Henry Minute2-Jun-09 6:08
Henry Minute2-Jun-09 6:08 
QuestionImport Data from CSV into Datatable Pin
polishprogrammer2-Jun-09 4:16
polishprogrammer2-Jun-09 4:16 
AnswerRe: Import Data from CSV into Datatable Pin
dan!sh 2-Jun-09 4:31
professional dan!sh 2-Jun-09 4:31 
QuestionGetting 530 error while downloading files from FTP Pin
avi_dadi20022-Jun-09 4:06
avi_dadi20022-Jun-09 4:06 
AnswerRe: Getting 530 error while downloading files from FTP Pin
EliottA2-Jun-09 5:22
EliottA2-Jun-09 5:22 
Questionclient/server application Pin
tek 20092-Jun-09 4:01
tek 20092-Jun-09 4:01 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.