How to add word wrap in list box in c#
                            
                         
                        
                     
                 
                
                    I was building a UDP protocol chat program and i was stuck in a problem whenever my text length goes up from 34 the text get hide after the length 34 ....so i want to add wordwrap in my listbox... means whenever the textlength is greater than 34 the wordwrap should happens in the listbox