disable the some items in combo box in windows application using c#
                            
                         
                        
                     
                 
                
                    i have windows application and i used combo box,the combo box bind from database,but some of the items in combo box needn't to access or wont perform any action,but combo box show all item.
how can i do this task...