How To Bind ComboBox With ListItems in windows Forms?
- by hatem gamil
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