Click here to Skip to main content
15,886,873 members
Home / Discussions / C#
   

C#

 
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 
GeneralRe: Prb Regarding DataSet Pin
Mazdak7-Sep-03 19:51
Mazdak7-Sep-03 19:51 
QuestionHow to connect MySQL Pin
noke97-Sep-03 16:56
sussnoke97-Sep-03 16:56 
AnswerRe: How to connect MySQL Pin
Kannan Kalyanaraman7-Sep-03 22:44
Kannan Kalyanaraman7-Sep-03 22:44 
GeneralRe: How to connect MySQL Pin
noke98-Sep-03 20:23
sussnoke98-Sep-03 20:23 
GeneralDirectDraw transparency problem Pin
outlawhacker7-Sep-03 12:29
outlawhacker7-Sep-03 12:29 
GeneralEvent Properties Pin
J. Dunlap7-Sep-03 9:02
J. Dunlap7-Sep-03 9:02 

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.