Click here to Skip to main content
15,913,055 members
Home / Discussions / C#
   

C#

 
GeneralRe: Make a component appear on the form at design time Pin
Hadi Fakhreddine6-Oct-04 0:06
Hadi Fakhreddine6-Oct-04 0:06 
GeneralRe: Make a component appear on the form at design time Pin
Christian Wikander6-Oct-04 0:36
Christian Wikander6-Oct-04 0:36 
Questionhow to handle a mass of lables in C#? Pin
momer5-Oct-04 22:17
momer5-Oct-04 22:17 
AnswerRe: how to handle a mass of lables in C#? Pin
MoustafaS5-Oct-04 22:49
MoustafaS5-Oct-04 22:49 
GeneralRe: how to handle a mass of lables in C#? Pin
momer6-Oct-04 17:00
momer6-Oct-04 17:00 
AnswerRe: how to handle a mass of lables in C#? Pin
hatim_ali5-Oct-04 23:08
hatim_ali5-Oct-04 23:08 
GeneralRe: how to handle a mass of lables in C#? Pin
momer6-Oct-04 17:05
momer6-Oct-04 17:05 
GeneralRe: how to handle a mass of lables in C#? Pin
momer6-Oct-04 17:40
momer6-Oct-04 17:40 
Hi!hatim_ali,

The lable I want to get within each for loop is specified.That is,within the first loop I want to get lable1,within the second loop I want to get lable2,within the third loop I want to get lable3,...,within the 16th loop I want to get lable16.And there are more than 16 lables in my C# project,so if I use your code I don't know which lable I will get.I think maybe use a array or a
enum which contains the 16 specified lables,but I just do not know what the array or enum's type should be and what the code look like.
I need your help!;)
GeneralRe: how to handle a mass of lables in C#? Pin
hatim_ali6-Oct-04 18:15
hatim_ali6-Oct-04 18:15 
GeneralReleasing unmanaged memory Pin
plessing5-Oct-04 22:15
plessing5-Oct-04 22:15 
QuestionHow to set invisible column of List View Pin
yu-yu5-Oct-04 22:12
yu-yu5-Oct-04 22:12 
AnswerRe: How to set invisible column of List View Pin
Christian Wikander5-Oct-04 22:20
Christian Wikander5-Oct-04 22:20 
GeneralRe: How to set invisible column of List View Pin
Anonymous6-Oct-04 3:31
Anonymous6-Oct-04 3:31 
GeneralRe: How to set invisible column of List View Pin
yu-yu6-Oct-04 16:20
yu-yu6-Oct-04 16:20 
QuestionHow to deal with "unsafe context" error? Pin
momer5-Oct-04 22:04
momer5-Oct-04 22:04 
QuestionDragging the image in RichTextBox ? Pin
sachinkalse5-Oct-04 21:52
sachinkalse5-Oct-04 21:52 
QuestionHow to decide Page Break insertion criteria in RTF doc? Pin
sachinkalse5-Oct-04 21:51
sachinkalse5-Oct-04 21:51 
Generalwrapping an h file Pin
sharonz5-Oct-04 21:34
sharonz5-Oct-04 21:34 
QuestionWH_CBT Hook? Pin
Hadi Fakhreddine5-Oct-04 20:24
Hadi Fakhreddine5-Oct-04 20:24 
Generalcreate a web control Pin
Anonymous5-Oct-04 20:18
Anonymous5-Oct-04 20:18 
GeneralRe: create a web control Pin
MoustafaS5-Oct-04 23:13
MoustafaS5-Oct-04 23:13 
Questionhow to retrieve the version of ms word installed? Pin
khchan5-Oct-04 19:07
khchan5-Oct-04 19:07 
AnswerRe: how to retrieve the version of ms word installed? Pin
Anonymous5-Oct-04 22:12
Anonymous5-Oct-04 22:12 
Generalplot 2d Line Graph Using GDI+ Pin
xiaowenjie5-Oct-04 18:58
xiaowenjie5-Oct-04 18:58 
GeneralRe: plot 2d Line Graph Using GDI+ Pin
Robert Rohde5-Oct-04 19:10
Robert Rohde5-Oct-04 19:10 

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.