G
Guest
I am new to c#. I would like to set the text in a combobox to bold if the user check off a radiobtn
something like thi
if radiobtn = true the
combobox.font = new combobox.font.bol
I know this is not the correct code, but I'm trying
Aslo can any one recommand any C#books.
something like thi
if radiobtn = true the
combobox.font = new combobox.font.bol
I know this is not the correct code, but I'm trying
Aslo can any one recommand any C#books.