How To Bind ComboBox With ListItems in windows Forms?
Posted
by hatem gamil
on Stack Overflow
See other posts from Stack Overflow
or by hatem gamil
Published on 2010-05-16T09:38:50Z
Indexed on
2010/05/16
9:50 UTC
Read the original article
Hit count: 222
winforms
hi all i want to make a 2 comboBoxes ,the first one shows Hours and the Second Shows minutes but i cant do so in windows application as i have working as a web dev for a while and i forgot so i want to declare listItems then bind it to combo box i want to make it as a custom control
so i want some help to tell me how to do that
i am using VS 2008 thnxx
© Stack Overflow or respective owner