Click here to Skip to main content
16,007,126 members
Home / Discussions / C#
   

C#

 
GeneralRe: Sqrt() method Pin
Christian Graus30-Oct-03 11:56
protectorChristian Graus30-Oct-03 11:56 
GeneralRe: Sqrt() method Pin
J. Dunlap29-Oct-03 10:19
J. Dunlap29-Oct-03 10:19 
GeneralRe: Sqrt() method Pin
Christian Graus29-Oct-03 10:24
protectorChristian Graus29-Oct-03 10:24 
GeneralRe: Sqrt() method Pin
oOomen30-Oct-03 6:45
oOomen30-Oct-03 6:45 
GeneralRe: Sqrt() method Pin
oOomen29-Oct-03 11:18
oOomen29-Oct-03 11:18 
GeneralRe: Sqrt() method Pin
Daniel M. Edwards29-Oct-03 9:52
Daniel M. Edwards29-Oct-03 9:52 
QuestionHow can i get index? Pin
Silly Boy29-Oct-03 5:19
Silly Boy29-Oct-03 5:19 
AnswerRe: How can i get index? Pin
oOomen29-Oct-03 6:24
oOomen29-Oct-03 6:24 
I imagine, the way u doit is not a good way to solve ur porblem!
<br />
for(int i = 0; i < 3; i ++) if(comboboxarray[i] == (ComboBox)sender) break; <br />

put it in ur methode.
only 3 ComboBox have to use this comboBox_ChangedItem method in other case it does not work.
AnswerRe: How can i get index? Pin
Christian Graus29-Oct-03 10:17
protectorChristian Graus29-Oct-03 10:17 
GeneralRe: How can i get index? Pin
oOomen29-Oct-03 10:42
oOomen29-Oct-03 10:42 
GeneralRe: How can i get index? Pin
Christian Graus29-Oct-03 10:44
protectorChristian Graus29-Oct-03 10:44 
GeneralRe: How can i get index? Pin
Kannan Kalyanaraman29-Oct-03 21:19
Kannan Kalyanaraman29-Oct-03 21:19 
GeneralRe: How can i get index? Pin
Christian Graus30-Oct-03 8:43
protectorChristian Graus30-Oct-03 8:43 
AnswerRe: How can i get index? Pin
Corinna John30-Oct-03 2:51
Corinna John30-Oct-03 2:51 
GeneralBackgroundImage for Label on Design Time Pin
Aryo Handono29-Oct-03 3:14
professionalAryo Handono29-Oct-03 3:14 
GeneralRe: BackgroundImage for Label on Design Time Pin
Heath Stewart29-Oct-03 11:16
protectorHeath Stewart29-Oct-03 11:16 
GeneralMonitoring IIS log file Pin
MikeMike6629-Oct-03 2:39
MikeMike6629-Oct-03 2:39 
GeneralRe: Monitoring IIS log file Pin
Heath Stewart29-Oct-03 11:20
protectorHeath Stewart29-Oct-03 11:20 
GeneralRe: Monitoring IIS log file Pin
MikeMike6629-Oct-03 21:39
MikeMike6629-Oct-03 21:39 
GeneralRe: Monitoring IIS log file Pin
Heath Stewart30-Oct-03 2:40
protectorHeath Stewart30-Oct-03 2:40 
GeneralChange Label FontStyle at Runtime Pin
mkomasi29-Oct-03 1:29
mkomasi29-Oct-03 1:29 
GeneralRe: Change Label FontStyle at Runtime Pin
Roger Stewart29-Oct-03 4:58
professionalRoger Stewart29-Oct-03 4:58 
GeneralModifying Attributes At Runtime Pin
khalatat29-Oct-03 1:27
khalatat29-Oct-03 1:27 
GeneralRe: Modifying Attributes At Runtime Pin
leppie29-Oct-03 6:12
leppie29-Oct-03 6:12 
GeneralRe: Modifying Attributes At Runtime Pin
Blake Coverett29-Oct-03 9:03
Blake Coverett29-Oct-03 9:03 

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.