Click here to Skip to main content
15,891,204 members
Home / Discussions / C#
   

C#

 
GeneralRe: cross thread operations Pin
spiritboy2-Jun-09 12:26
spiritboy2-Jun-09 12:26 
GeneralRe: cross thread operations Pin
Henry Minute2-Jun-09 12:42
Henry Minute2-Jun-09 12:42 
GeneralRe: cross thread operations Pin
S. Senthil Kumar2-Jun-09 19:09
S. Senthil Kumar2-Jun-09 19:09 
GeneralRe: cross thread operations Pin
spiritboy2-Jun-09 12:43
spiritboy2-Jun-09 12:43 
GeneralRe: cross thread operations Pin
harold aptroot2-Jun-09 12:46
harold aptroot2-Jun-09 12:46 
QuestionStored Procedure that returns data with Entity Data Model not working Pin
dfn2-Jun-09 6:10
dfn2-Jun-09 6:10 
AnswerRe: Stored Procedure that returns data with Entity Data Model not working Pin
Henry Minute2-Jun-09 6:55
Henry Minute2-Jun-09 6:55 
GeneralRe: Stored Procedure that returns data with Entity Data Model not working Pin
Luc Pattyn2-Jun-09 7:12
sitebuilderLuc Pattyn2-Jun-09 7:12 
GeneralRe: Stored Procedure that returns data with Entity Data Model not working Pin
EliottA2-Jun-09 10:32
EliottA2-Jun-09 10:32 
AnswerRe: Stored Procedure that returns data with Entity Data Model not working Pin
Luc Pattyn2-Jun-09 6:55
sitebuilderLuc Pattyn2-Jun-09 6:55 
AnswerRe: Stored Procedure that returns data with Entity Data Model not working Pin
dfn3-Jun-09 6:04
dfn3-Jun-09 6:04 
QuestionFlowLayoutPanel docking, unusual behavior. Pin
EliottA2-Jun-09 5:43
EliottA2-Jun-09 5:43 
AnswerRe: FlowLayoutPanel docking, unusual behavior. Pin
Henry Minute2-Jun-09 5:59
Henry Minute2-Jun-09 5:59 
GeneralRe: FlowLayoutPanel docking, unusual behavior. Pin
EliottA2-Jun-09 7:06
EliottA2-Jun-09 7:06 
QuestionC# Media Player Pin
sagiklan2-Jun-09 5:30
sagiklan2-Jun-09 5:30 
AnswerRe: C# Media Player Pin
0x3c02-Jun-09 5:32
0x3c02-Jun-09 5:32 
AnswerRe: C# Media Player Pin
EliottA2-Jun-09 5:45
EliottA2-Jun-09 5:45 
GeneralRe: C# Media Player Pin
Manas Bhardwaj2-Jun-09 5:56
professionalManas Bhardwaj2-Jun-09 5:56 
AnswerRe: C# Media Player PinPopular
MumbleB2-Jun-09 6:58
MumbleB2-Jun-09 6:58 
AnswerRe: C# Media Player Pin
Christian Graus2-Jun-09 10:47
protectorChristian Graus2-Jun-09 10:47 
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 
Hi everyone.
I'm given a project on C# to develop an advanced font dialog. Instead of the normal
window font dialog, im suppose to customized it by adding few more function by adding a text box to allow user to type in to test the font,
a code page to see the list of character, and the unicode subrange. Its just like integrating the window character map into the font dialog.

I know i have 2 approach to do this.
1. by calling up the original font dialog and start editing the form.
2. Create a new font dialog

Im targeting no 1 since to create a new one, i would have to link them up all together and have to find a way to get the fonts list in the computer.

Anyway, the big problem i have with choice no. 1 is:
1. I dunno how to call up the Fontdialog
2. Im not sure how to expand the font size to allow more info to be display there.
3. Lastly and i don't know how to call up the code page, unicode or even create a textbox that is linked with the "fontstyle", "font", "size" and etc.

I just hope anyone here can advice on the approach to do or give me a link that might help. Am not that good in C# but this project
is hand picked to me, so i have no choice. I spent the whole day trying to solve and search on google to no avail.

Any input will be helpful.

Thx for reading guys. Frown | :(
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 

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.