Here it goes then...
Errors and user control
Thanks in advance
Errors:
Code:
Error 1 Type 'System.Windows.Forms.DrawItemEventArgs' is not defined. UserControl1.vb 109 51 PDA
Error 2 'OnDrawItem' is not a member of 'System.Windows.Forms.ListBox'. UserControl1.vb 110 9 PDA
Error 3 Name 'DrawItemState' is not declared. UserControl1.vb 117 25 PDA
Error 4 Name 'DrawItemState' is not declared. UserControl1.vb 117 51 PDA
Error 5 Type 'System.Windows.Forms.DrawItemEventArgs' is not defined. UserControl1.vb 188 41 PDA