Click here to Skip to main content
15,909,953 members
Home / Discussions / C#
   

C#

 
GeneralRe: Run exe file problem !!! Pin
Judah Gabriel Himango27-Apr-05 9:23
sponsorJudah Gabriel Himango27-Apr-05 9:23 
QuestionHow to find all images in a directory... Pin
SpiderMan27-Apr-05 8:25
SpiderMan27-Apr-05 8:25 
AnswerRe: How to find all images in a directory... Pin
Judah Gabriel Himango27-Apr-05 9:23
sponsorJudah Gabriel Himango27-Apr-05 9:23 
GeneralRe: How to find all images in a directory... Pin
SpiderMan28-Apr-05 6:28
SpiderMan28-Apr-05 6:28 
GeneralRe: How to find all images in a directory... Pin
Judah Gabriel Himango28-Apr-05 6:37
sponsorJudah Gabriel Himango28-Apr-05 6:37 
GeneralRe: How to find all images in a directory... Pin
Member 14184542-May-05 11:23
Member 14184542-May-05 11:23 
GeneralMultiline inside of a ListView Pin
Fragging27-Apr-05 8:20
Fragging27-Apr-05 8:20 
GeneralRe: Multiline inside of a ListView Pin
Anonymous27-Apr-05 14:24
Anonymous27-Apr-05 14:24 
You're not limited to just a single line. You'll have to create a custom class or derivative of an existing class to do what you want. You'll then need to override the OnPaint, OnPaintBackground, and OnSizeChanged methods. Use your own code to draw your custom item however you see fit.
GeneralRe: Multiline inside of a ListView Pin
Fragging28-Apr-05 0:43
Fragging28-Apr-05 0:43 
GeneralRe: Multiline inside of a ListView Pin
Carl Mercier28-Apr-05 2:07
Carl Mercier28-Apr-05 2:07 
GeneralRe: Multiline inside of a ListView Pin
Fragging28-Apr-05 3:14
Fragging28-Apr-05 3:14 
Generallistbox horizontal scroll maximum size Pin
Kwai Cheng Kane27-Apr-05 8:17
Kwai Cheng Kane27-Apr-05 8:17 
GeneralFonts Character Widths Pin
Simon Wren27-Apr-05 6:13
professionalSimon Wren27-Apr-05 6:13 
GeneralRe: Fonts Character Widths Pin
leppie27-Apr-05 14:56
leppie27-Apr-05 14:56 
GeneralRe: Fonts Character Widths Pin
Werdna27-Apr-05 19:18
Werdna27-Apr-05 19:18 
GeneralUsing .Net 2 class library in vs 2003 project Pin
Anonymous27-Apr-05 5:35
Anonymous27-Apr-05 5:35 
GeneralRe: Using .Net 2 class library in vs 2003 project Pin
Marc Clifton27-Apr-05 5:42
mvaMarc Clifton27-Apr-05 5:42 
Questiondynamically loading windows control libraries?? Pin
lestard27-Apr-05 5:33
lestard27-Apr-05 5:33 
AnswerRe: dynamically loading windows control libraries?? Pin
Marc Clifton27-Apr-05 5:39
mvaMarc Clifton27-Apr-05 5:39 
AnswerRe: dynamically loading windows control libraries?? Pin
rudy.net27-Apr-05 9:42
rudy.net27-Apr-05 9:42 
Questionhow to check if a path is valid? Pin
bouli27-Apr-05 5:07
bouli27-Apr-05 5:07 
AnswerRe: how to check if a path is valid? Pin
MoustafaS27-Apr-05 5:31
MoustafaS27-Apr-05 5:31 
AnswerRe: how to check if a path is valid? Pin
turbochimp27-Apr-05 5:31
turbochimp27-Apr-05 5:31 
AnswerRe: how to check if a path is valid? Pin
Judah Gabriel Himango27-Apr-05 7:20
sponsorJudah Gabriel Himango27-Apr-05 7:20 
GeneralRe: how to check if a path is valid? Pin
bouli27-Apr-05 11:42
bouli27-Apr-05 11:42 

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.