[Question]VB - Printable Version +- Support Forums (https://www.supportforums.net) +-- Forum: Categories (https://www.supportforums.net/forumdisplay.php?fid=87) +--- Forum: Coding Support Forums (https://www.supportforums.net/forumdisplay.php?fid=18) +---- Forum: Visual Basic and the .NET Framework (https://www.supportforums.net/forumdisplay.php?fid=19) +---- Thread: [Question]VB (/showthread.php?tid=4066) |
[Question]VB - p1g 0wnz - 12-30-2009 I was doing an project. It had 4 radio buttons. I was making form 2, each form for each button and ofc the main form.. So it was 5 forms at all.. When i made my form 2 and coded it. I got tons of errors :/ Do i have to fix something before making new form? I know some here say post the error. But I'd like first to know if you have to do something before making form2 succesful RE: [Question]VB - dunlop03 - 12-30-2009 No you dont have to do anything for the other form to work , and yes if you dont post the errors, theres not much we can do. RE: [Question]VB - p1g 0wnz - 12-30-2009 I thought someone would say that. I know, i am to lazy to print the errors. Sorry for my lazyness. If this happens again, i will post it :-). Plus tyvm dunlop for replaying and helping me. RE: [Question]VB - dunlop03 - 12-31-2009 np m8 , but just post the errors , otherwise you wont learn , dont be so lazy lol ;) RE: [Question]VB - p1g 0wnz - 12-31-2009 I just deleted that project i was making. 13 Error was to much for me :/. But i will next time . Glad you are helpful. EDIT:: I did a new project. I figured out the errors . On the codes for example on form 5 were form2, Just an example . It's all ok now Thank you dunlop for the help. |