Click here to Skip to main content
15,905,782 members
Home / Discussions / C#
   

C#

 
QuestionWindows 'flash' event Pin
Eduard Keilholz19-Aug-07 19:56
Eduard Keilholz19-Aug-07 19:56 
QuestionForeach statement Pin
T4AMD19-Aug-07 19:19
T4AMD19-Aug-07 19:19 
AnswerRe: Foreach statement Pin
Eduard Keilholz19-Aug-07 19:50
Eduard Keilholz19-Aug-07 19:50 
QuestionRe: Foreach statement Pin
T4AMD19-Aug-07 20:21
T4AMD19-Aug-07 20:21 
AnswerRe: Foreach statement Pin
Eduard Keilholz19-Aug-07 20:34
Eduard Keilholz19-Aug-07 20:34 
QuestionRe: Foreach statement Pin
T4AMD19-Aug-07 21:40
T4AMD19-Aug-07 21:40 
AnswerRe: Foreach statement Pin
Colin Angus Mackay19-Aug-07 22:30
Colin Angus Mackay19-Aug-07 22:30 
Questiongdtwain Pin
chehreghany19-Aug-07 18:50
chehreghany19-Aug-07 18:50 
QuestionQuestion about Maskedtextbox Pin
cyhsu99919-Aug-07 12:59
cyhsu99919-Aug-07 12:59 
AnswerRe: Question about Maskedtextbox Pin
Rocky#19-Aug-07 21:27
Rocky#19-Aug-07 21:27 
GeneralRe: Question about Maskedtextbox Pin
cyhsu99919-Aug-07 22:15
cyhsu99919-Aug-07 22:15 
Questiondrawing with GDI+ on top of controls Pin
JVilmaire19-Aug-07 11:39
JVilmaire19-Aug-07 11:39 
AnswerRe: drawing with GDI+ on top of controls Pin
Christian Graus19-Aug-07 11:48
protectorChristian Graus19-Aug-07 11:48 
GeneralRe: drawing with GDI+ on top of controls Pin
JVilmaire19-Aug-07 11:54
JVilmaire19-Aug-07 11:54 
GeneralRe: drawing with GDI+ on top of controls Pin
Luc Pattyn19-Aug-07 12:23
sitebuilderLuc Pattyn19-Aug-07 12:23 
GeneralRe: drawing with GDI+ on top of controls Pin
JVilmaire19-Aug-07 15:27
JVilmaire19-Aug-07 15:27 
GeneralRe: drawing with GDI+ on top of controls Pin
Dave Kreskowiak19-Aug-07 15:42
mveDave Kreskowiak19-Aug-07 15:42 
QuestionHow to process a ms-word Doc? Pin
moomoori19-Aug-07 10:56
moomoori19-Aug-07 10:56 
AnswerRe: How to process a ms-word Doc? Pin
Luc Pattyn19-Aug-07 11:01
sitebuilderLuc Pattyn19-Aug-07 11:01 
AnswerRe: How to process a ms-word Doc? Pin
Christian Graus19-Aug-07 11:25
protectorChristian Graus19-Aug-07 11:25 
AnswerRe: How to process a ms-word Doc? Pin
originSH19-Aug-07 22:19
originSH19-Aug-07 22:19 
In addition to Luc and Christain :P

If you are using older version of Word you'll need to delve into the wonderful world of Structed Storage files, also known as Compound Documents (because having one name would be too easy).

Doing searchs on stuff like "c# structured storage" should give you code for handling these files and a search like "word file format" should through up sites where they have reverse engineered the format so you can tell what property 80010125 is :P
AnswerRe: How to process a ms-word Doc? Pin
moomoori20-Aug-07 12:24
moomoori20-Aug-07 12:24 
Questiondeleting items from listbox with DEL Pin
mizitras19-Aug-07 10:53
mizitras19-Aug-07 10:53 
AnswerRe: deleting items from listbox with DEL Pin
Luc Pattyn19-Aug-07 10:59
sitebuilderLuc Pattyn19-Aug-07 10:59 
QuestionMOVED TO ASP.NET FORUM [modified] Pin
Malcolm Smart19-Aug-07 10:52
Malcolm Smart19-Aug-07 10:52 

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.