Click here to Skip to main content
15,888,454 members
Home / Discussions / C#
   

C#

 
GeneralRe: web service Pin
shaunAustin11-Jun-03 4:57
shaunAustin11-Jun-03 4:57 
GeneralNetwork Machines Pin
Nick Seng10-Jun-03 23:22
Nick Seng10-Jun-03 23:22 
GeneralRe: Network Machines Pin
shaunAustin11-Jun-03 0:02
shaunAustin11-Jun-03 0:02 
GeneralRe: Network Machines Pin
Nick Seng11-Jun-03 0:22
Nick Seng11-Jun-03 0:22 
GeneralRe: Network Machines Pin
shaunAustin11-Jun-03 5:18
shaunAustin11-Jun-03 5:18 
GeneralRe: Network Machines Pin
Nick Seng11-Jun-03 15:28
Nick Seng11-Jun-03 15:28 
GeneralRe: Network Machines Pin
shaunAustin11-Jun-03 22:50
shaunAustin11-Jun-03 22:50 
GeneralDynamic radioButtons Pin
haezeban10-Jun-03 23:04
haezeban10-Jun-03 23:04 
Hey,

I have a collection of objects. For each object in the collection I want to show a radiobutton on my windows.form.
ex.
O Object1.fieldname1
O Object2.fieldname1
O Object3.fieldname1

The problem is thatI have to create the radiobuttons dynamically, because I don't know how much objects are in my collection.

With a combobox there is no problem. I just use there a datasource, a displaymemeber and a valuemember.
But now, intead of having a combobox, I want it in radiobuttons.

I thought a radiobuttonlist was a solution, but that is only for webcontrols.
Or maybe I can play with the groupbox where the radiobuttons come in?
How I create a radiobutton at runtime??

Maybe somebody have an idea?
Thanks in advance,
Nic

QuestionRemote File Access?? Pin
bania10-Jun-03 22:39
bania10-Jun-03 22:39 
AnswerRe: Remote File Access?? Pin
shaunAustin11-Jun-03 23:03
shaunAustin11-Jun-03 23:03 
QuestionIs there event before a window form closed? Pin
Xpelive10-Jun-03 22:02
Xpelive10-Jun-03 22:02 
AnswerRe: Is there event before a window form closed? Pin
J. Dunlap10-Jun-03 22:05
J. Dunlap10-Jun-03 22:05 
AnswerRe: Is there event before a window form closed? Pin
shaunAustin10-Jun-03 22:25
shaunAustin10-Jun-03 22:25 
AnswerRe: Is there event before a window form closed? Pin
Kannan Kalyanaraman10-Jun-03 22:30
Kannan Kalyanaraman10-Jun-03 22:30 
QuestionDoes C# have a string function like CString of C++ ? Pin
JeffSayHi10-Jun-03 21:38
JeffSayHi10-Jun-03 21:38 
AnswerRe: Does C# have a string function like CString of C++ ? Pin
shaunAustin10-Jun-03 22:05
shaunAustin10-Jun-03 22:05 
GeneralRe: Does C# have a string function like CString of C++ ? Pin
JeffSayHi10-Jun-03 22:15
JeffSayHi10-Jun-03 22:15 
GeneralRe: Does C# have a string function like CString of C++ ? Pin
shaunAustin10-Jun-03 22:34
shaunAustin10-Jun-03 22:34 
GeneralRe: Does C# have a string function like CString of C++ ? Pin
JeffSayHi10-Jun-03 22:38
JeffSayHi10-Jun-03 22:38 
GeneralRe: Does C# have a string function like CString of C++ ? Pin
shaunAustin10-Jun-03 22:42
shaunAustin10-Jun-03 22:42 
AnswerRe: Does C# have a string function like CString of C++ ? Pin
Giles11-Jun-03 5:55
Giles11-Jun-03 5:55 
Generalmarshalling Pin
grv57510-Jun-03 21:33
grv57510-Jun-03 21:33 
GeneralRe: marshalling Pin
leppie11-Jun-03 11:38
leppie11-Jun-03 11:38 
GeneralRe: marshalling Pin
grv57511-Jun-03 11:54
grv57511-Jun-03 11:54 
GeneralRe: marshalling Pin
leppie11-Jun-03 12:22
leppie11-Jun-03 12:22 

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.