Click here to Skip to main content
15,915,328 members
Home / Discussions / C#
   

C#

 
Questionwhat is the difference between [,] & [][]? Pin
yyf8-Sep-03 8:32
yyf8-Sep-03 8:32 
AnswerRe: what is the difference between [,] & [][]? Pin
David Stone8-Sep-03 9:06
sitebuilderDavid Stone8-Sep-03 9:06 
GeneralRe: what is the difference between [,] & [][]? Pin
Anonymous12-Sep-03 6:09
Anonymous12-Sep-03 6:09 
QuestionHow to realloc? Pin
yyf8-Sep-03 8:30
yyf8-Sep-03 8:30 
AnswerRe: How to realloc? Pin
Daniel Turini8-Sep-03 9:18
Daniel Turini8-Sep-03 9:18 
AnswerRe: How to realloc? Pin
Nemanja Trifunovic8-Sep-03 9:30
Nemanja Trifunovic8-Sep-03 9:30 
Generaliterating controls on the form Pin
mcgahanfl8-Sep-03 5:05
mcgahanfl8-Sep-03 5:05 
GeneralRe: iterating controls on the form Pin
Donald_a8-Sep-03 5:12
Donald_a8-Sep-03 5:12 
GeneralRe: iterating controls on the form Pin
Corinna John8-Sep-03 7:25
Corinna John8-Sep-03 7:25 
GeneralRe: iterating controls on the form Pin
Donald_a8-Sep-03 21:59
Donald_a8-Sep-03 21:59 
GeneralRe: iterating controls on the form Pin
mcgahanfl9-Sep-03 3:55
mcgahanfl9-Sep-03 3:55 
GeneralRe: iterating controls on the form Pin
mcgahanfl9-Sep-03 4:00
mcgahanfl9-Sep-03 4:00 
GeneralListView and Icon Size Pin
malz8-Sep-03 4:33
malz8-Sep-03 4:33 
GeneralRe: ListView and Icon Size Pin
malz8-Sep-03 5:26
malz8-Sep-03 5:26 
sorry about this stupid question
i've found the solution, and i'll give it, perhaps it could help someone ...

in fact, we cant act directly on listview ...
but we can set size in the "imagelist", like that :

imageList1.ImageSize = new Size(255,255);

and it goes

GeneralPreviously focused control Pin
HJo8-Sep-03 2:49
HJo8-Sep-03 2:49 
GeneralRe: Previously focused control Pin
Corinna John8-Sep-03 7:31
Corinna John8-Sep-03 7:31 
GeneralRe: Previously focused control Pin
HJo8-Sep-03 20:00
HJo8-Sep-03 20:00 
Questiondear all,my infrared port via kernel32??? Pin
Dominik_k8-Sep-03 2:16
Dominik_k8-Sep-03 2:16 
GeneralVisual C# .NET and Power Point (Object Library 10) Pin
Mohammed Ali7-Sep-03 23:08
Mohammed Ali7-Sep-03 23:08 
GeneralCapturing the entire IE window Pin
alexcohen7-Sep-03 22:44
alexcohen7-Sep-03 22:44 
GeneralRe: Capturing the entire IE window Pin
Jasper4C#8-Sep-03 21:19
Jasper4C#8-Sep-03 21:19 
GeneralAggregation Block Example Pin
mrajv20107-Sep-03 18:27
mrajv20107-Sep-03 18:27 
QuestionHow to Dynamically Invoke Web Service? Pin
mrajv20107-Sep-03 18:23
mrajv20107-Sep-03 18:23 
AnswerRe: How to Dynamically Invoke Web Service? Pin
Kannan Kalyanaraman7-Sep-03 18:47
Kannan Kalyanaraman7-Sep-03 18:47 
GeneralPrb Regarding DataSet Pin
Birdy7-Sep-03 18:17
Birdy7-Sep-03 18:17 

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.