Click here to Skip to main content
15,901,426 members
Home / Discussions / C#
   

C#

 
Questionint casting does not behave with Math.Round with NaN? Pin
Felix Cho2-Dec-04 19:24
Felix Cho2-Dec-04 19:24 
AnswerRe: int casting does not behave with Math.Round with NaN? Pin
Felix Cho3-Dec-04 4:43
Felix Cho3-Dec-04 4:43 
AnswerRe: int casting does not behave with Math.Round with NaN? Pin
Dave Kreskowiak3-Dec-04 5:02
mveDave Kreskowiak3-Dec-04 5:02 
QuestionHow Can I have an Label Control array of two dimensional On form. Pin
Anonymous2-Dec-04 19:08
Anonymous2-Dec-04 19:08 
AnswerRe: How Can I have an Label Control array of two dimensional On form. Pin
Tom John3-Dec-04 2:53
Tom John3-Dec-04 2:53 
QuestionHow Can I have an Label Control array of two dimensional On form. Pin
Anonymous2-Dec-04 19:08
Anonymous2-Dec-04 19:08 
GeneralMaking button visible in all rows in datagrid Pin
jagan792-Dec-04 18:13
jagan792-Dec-04 18:13 
GeneralPassing ComboBox Items Pin
azusakt2-Dec-04 17:13
azusakt2-Dec-04 17:13 
Hi friends,

I would like to pass a combox.Items to other dialog form, because the dialog will have a combo which contains the same item collections of pervious form.
Suppose I have loaded all data classes from a folder to a combo, then now I going to pass the collection of data to other combo, what is the data type to pass then ?

e.g. using(SetupUIasf = new SetupUI(this.comboBox2.Items))
to ....
public SetupUI(ICollection datas)

am I right? or using ArrayList is better ?

thanks


GeneralRe: Passing ComboBox Items Pin
Stefan Troschuetz2-Dec-04 21:24
Stefan Troschuetz2-Dec-04 21:24 
Generalpass point list to c++ function Pin
cchere2-Dec-04 16:08
cchere2-Dec-04 16:08 
GeneralProperties Tab Shows a Blank White Page Pin
kayhustle2-Dec-04 15:48
kayhustle2-Dec-04 15:48 
Generalsend maile in c# Pin
mehdidj2-Dec-04 15:45
mehdidj2-Dec-04 15:45 
Generalsend maile in c# Pin
mehdidj2-Dec-04 15:42
mehdidj2-Dec-04 15:42 
GeneralRe: send maile in c# Pin
Luis Alonso Ramos2-Dec-04 17:12
Luis Alonso Ramos2-Dec-04 17:12 
GeneralRe: send maile in c# Pin
Heath Stewart3-Dec-04 8:55
protectorHeath Stewart3-Dec-04 8:55 
GeneralRe: send maile in c# Pin
Luis Alonso Ramos3-Dec-04 12:35
Luis Alonso Ramos3-Dec-04 12:35 
GeneralRe: send maile in c# Pin
Heath Stewart3-Dec-04 21:49
protectorHeath Stewart3-Dec-04 21:49 
GeneralRe: send maile in c# Pin
Heath Stewart3-Dec-04 9:09
protectorHeath Stewart3-Dec-04 9:09 
GeneralUnicode text entry for RichTextBox differs from other edit tools....Why Pin
Jay Shankar2-Dec-04 15:22
Jay Shankar2-Dec-04 15:22 
GeneralChanging screen resolution Pin
Anonymous2-Dec-04 13:41
Anonymous2-Dec-04 13:41 
GeneralRe: Changing screen resolution Pin
Dave Kreskowiak2-Dec-04 16:14
mveDave Kreskowiak2-Dec-04 16:14 
GeneralRe: Changing screen resolution Pin
Alex Korchemniy2-Dec-04 16:28
Alex Korchemniy2-Dec-04 16:28 
GeneralRe: Changing screen resolution Pin
Anonymous3-Dec-04 3:08
Anonymous3-Dec-04 3:08 
GeneralRe: Changing screen resolution Pin
Alex Korchemniy3-Dec-04 3:21
Alex Korchemniy3-Dec-04 3:21 
GeneralAutomation server in C# Pin
Member 871962-Dec-04 10:22
Member 871962-Dec-04 10: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.