thanks for the reply... i really appreciate it...:)
but it has an error...:(
Code:
Error 1 Program 'C:\Documents and Settings\homer.favenir.AAIGLOBAL\Local Settings\Application Data\Temporary Projects\WindowsFormsApplication1\obj\Debug\WindowsFormsApplication1.exe' has more than one entry point defined: 'ListBoxItemAdd.Main()'. Compile with /main to specify the type that contains the entry point. C:\Documents and Settings\homer.favenir.AAIGLOBAL\Local Settings\Application Data\Temporary Projects\WindowsFormsApplication1\Form1.cs 230 17 WindowsFormsApplication1
Code:
[B]Error 2 Program 'C:\Documents and Settings\homer.favenir.AAIGLOBAL\Local Settings\Application Data\Temporary Projects\WindowsFormsApplication1\obj\Debug\WindowsFormsApplication1.exe' has more than one entry point defined: 'WindowsFormsApplication1.Program.Main()'. Compile with /main to specify the type that contains the entry point. C:\Documents and Settings\homer.favenir.AAIGLOBAL\Local Settings\Application Data\Temporary Projects\WindowsFormsApplication1\Program.cs 14 21 WindowsFormsApplication1