Click here to Skip to main content
16,008,469 members
Home / Discussions / C#
   

C#

 
GeneralRe: DBAdapter.Fill(), datatype matching. Pin
Heath Stewart27-Dec-04 20:20
protectorHeath Stewart27-Dec-04 20:20 
GeneralContainer Window for Minimized forms Pin
hybrid7927-Dec-04 14:25
hybrid7927-Dec-04 14:25 
GeneralRe: Container Window for Minimized forms Pin
Heath Stewart27-Dec-04 20:10
protectorHeath Stewart27-Dec-04 20:10 
QuestionHow to assosiate files to my program Pin
mikker_12327-Dec-04 12:00
mikker_12327-Dec-04 12:00 
AnswerRe: How to assosiate files to my program Pin
Heath Stewart27-Dec-04 20:01
protectorHeath Stewart27-Dec-04 20:01 
QuestionImageList SizeMode ? Pin
geestje27-Dec-04 11:21
geestje27-Dec-04 11:21 
AnswerRe: ImageList SizeMode ? Pin
Heath Stewart27-Dec-04 19:58
protectorHeath Stewart27-Dec-04 19:58 
GeneralRe: ImageList SizeMode ? Pin
geestje28-Dec-04 7:07
geestje28-Dec-04 7:07 
Then how can I get scaled images into the imagelist. I want all imagelist images to have the same size but not necessarily completely filled.
Eg: My ImageList.ImageSize is 60,60 and I have 2 images that I need to fit in this imagelist, that have a size: 60,40 and 30,60. Still I want the LargeImageList to keep displaying square images with those 2 scaled images without being stretched.
It should be possible, windows explorer does it this way.
I could solve it by making a 60,60 bitmap, filling the center with my 60,40 image and fill the rest with white pixels, but that seems like a way to create overhead...
No other possibility?

greetz,

Ghost
GeneralRe: ImageList SizeMode ? Pin
Heath Stewart28-Dec-04 7:11
protectorHeath Stewart28-Dec-04 7:11 
GeneralRe: ImageList SizeMode ? Pin
geestje28-Dec-04 7:20
geestje28-Dec-04 7:20 
GeneralRe: ImageList SizeMode ? Pin
Heath Stewart28-Dec-04 7:23
protectorHeath Stewart28-Dec-04 7:23 
GeneralC# Multiple forms... Pin
afrodriguez27-Dec-04 10:18
afrodriguez27-Dec-04 10:18 
GeneralRe: C# Multiple forms... Pin
DavidNohejl27-Dec-04 13:01
DavidNohejl27-Dec-04 13:01 
GeneralRe: C# Multiple forms... Pin
Matt Gerrans27-Dec-04 14:33
Matt Gerrans27-Dec-04 14:33 
GeneralRe: C# Multiple forms... Pin
afrodriguez27-Dec-04 15:24
afrodriguez27-Dec-04 15:24 
GeneralRe: C# Multiple forms... Pin
Matt Gerrans27-Dec-04 23:47
Matt Gerrans27-Dec-04 23:47 
GeneralRe: C# Multiple forms... Pin
Heath Stewart28-Dec-04 7:13
protectorHeath Stewart28-Dec-04 7:13 
GeneralRe: C# Multiple forms... Pin
afrodriguez27-Dec-04 15:21
afrodriguez27-Dec-04 15:21 
Generalcustom controls and design time Pin
Tyrus18227-Dec-04 10:17
Tyrus18227-Dec-04 10:17 
GeneralRe: custom controls and design time Pin
Jay Shankar27-Dec-04 14:47
Jay Shankar27-Dec-04 14:47 
GeneralRe: custom controls and design time Pin
Tyrus18227-Dec-04 16:40
Tyrus18227-Dec-04 16:40 
GeneralRe: custom controls and design time Pin
Jay Shankar27-Dec-04 18:11
Jay Shankar27-Dec-04 18:11 
GeneralRe: custom controls and design time Pin
Heath Stewart27-Dec-04 19:56
protectorHeath Stewart27-Dec-04 19:56 
GeneralDoes anybody have the C# Sorted ListView by Carlos H. Perez Pin
dfsgdsfgdfg27-Dec-04 9:56
dfsgdsfgdfg27-Dec-04 9:56 
GeneralRe: Does anybody have the C# Sorted ListView by Carlos H. Perez Pin
J. Dunlap27-Dec-04 10:08
J. Dunlap27-Dec-04 10:08 

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.