Search:

Type: Posts; User: jackjackkiwi

Search: Search took 0.04 seconds.

  1. Replies
    27
    Views
    1,636

    VS 2010 Re: Diagonal Line on Program

    Thanks so much! Using that idea I was able to finish it!
  2. Replies
    27
    Views
    1,636

    VS 2010 Re: Diagonal Line on Program

    Here is the project file. Its all in the zip except the exe's
  3. Replies
    27
    Views
    1,636

    VS 2010 Re: Diagonal Line on Program

    I tried to move the start/end points with no luck. I will post the project
    momentarily.
  4. Replies
    27
    Views
    1,636

    VS 2010 Re: Diagonal Line on Program

    Any more suggestions? They would be very much appreciated!
  5. Replies
    27
    Views
    1,636

    VS 2010 Re: Diagonal Line on Program

    I attached the project files earlier in the forum. When I remove the if statement, it is fine. When the IF statement is there it only goes through the labels.
  6. Replies
    27
    Views
    1,636

    VS 2010 Re: Diagonal Line on Program

    If you saw the file I attached the IF statement was not in the load event. Sorry I did not update the form in the forums. It is still not going through the background though... just the labels.
    ...
  7. Replies
    27
    Views
    1,636

    VS 2010 Re: Diagonal Line on Program

    How do you call its refresh? Would that fix the problem that it only goes through the labels and not the backgroung when the IF statement is in place?

    I attached the project files too.
  8. Replies
    27
    Views
    1,636

    VS 2010 Re: Diagonal Line on Program

    Both the form load and the form paint. When I do it just for the form paint it draws a line only across the labels... Not the background of the program.
  9. Replies
    27
    Views
    1,636

    VS 2010 Re: Diagonal Line on Program

    When I remove the IF statement it paints the line when the form loads. I need it to be drawn when the 3 highlighted labels say "X".
  10. Replies
    27
    Views
    1,636

    VS 2010 Re: Diagonal Line on Program

    It "fires" when the form loads, y does not have a value when it fires, so it doesn't draw the line. my question is though " how do you make it so it fires everytime something is clicked? I'm a...
  11. Replies
    27
    Views
    1,636

    VS 2010 Re: Diagonal Line on Program

    Thanks guys! There is just one more thing. How do I set it so it draws the line when a variable = a certain number? This is part of my script:

    Public Class Form1
    Dim x As Integer
    Dim y...
  12. Replies
    27
    Views
    1,636

    VS 2010 Re: Diagonal Line on Program

    What is GDI? What it work? If so, how do you use it?
  13. Replies
    27
    Views
    1,636

    VS 2010 Re: Diagonal Line on Program

    The only problem with the PowerPacks is a)the computer you run them on needs to have the powerpack installed (in my experience) and b) it shows up in the background and there is no way to "bring to...
  14. Replies
    27
    Views
    1,636

    VS 2010 Diagonal Line on Program

    I am making a Tic-Tac-Toe prgram on VB and I have run into a problem. I need a diagonal line on the design that goes over some of the labels if a player wins. I have researched this and cannot find...
  15. VS 2010 Re: [RESOLVED] Trying to send an email. Getting Error Message. Please Help!

    I removed all the error messages because a) some had personal info and b) because the error messages might have shown info about my computer that hackers could use to get in to it. I really didn't...
  16. VS 2010 Re: [RESOLVED] Trying to send an email. Getting Error Message. Please Help!

    Why do you think my program is spam? I am very new at programming, so maybe im missing something, but i have created is a email sender that works with many email providers. Also, i am not jim, but...
  17. VS 2010 Re: Trying to send an email. Getting Error Message. Please Help!

    IT WORKS NOW! After removing the powerpack from references, a few errors came up. They all pointed towards a single line in my disign that I used to seperate 2 sections in the design of my...
  18. VS 2010 Re: Trying to send an email. Getting Error Message. Please Help!

    Is there any way I could make my program not rely on the powerpack? If not, were is there a download of the powerpack?
  19. VS 2010 Re: Trying to send an email. Getting Error Message. Please Help!

    Code
  20. VS 2010 Re: Trying to send an email. Getting Error Message. Please Help!

    It is working now. I did not load the webalert.design, just all the codes. There is no errors now.
  21. VS 2010 Re: Trying to send an email. Getting Error Message. Please Help!

    The project cannot succesfully build with the VB files you attached. I started a new project and loaded your files. It still showed the 11 errors and wouldnt build (I assume when you say compile you...
  22. VS 2010 Re: Trying to send an email. Getting Error Message. Please Help!

    I am using .net 4 cleint. Infer is ON, and the references you mentioned are also on. BTW thanks for all the help. Do you think that if these errors go away then the program will work on other...
  23. VS 2010 Re: Trying to send an email. Getting Error Message. Please Help!

    code
  24. VS 2010 Re: Trying to send an email. Getting Error Message. Please Help!

    To have the unhandled exception handler do you just need to attach the folder from the download(on the article) to the folder with my project?
  25. VS 2010 Re: Trying to send an email. Getting Error Message. Please Help!

    EASendMailObjLib is a reference I use to send the email when program and I did not install it on the other computers. Is that the problem? If so, could I some how attach it to my program so when you...
  26. VS 2010 Re: Trying to send an email. Getting Error Message. Please Help!

    Thanks for the posting tips. I tried revoing the labels but i still recieved the error. It is a microsoft box that pops up and wants me to send an error report, just saying that the program had to...
  27. VS 2010 Re: Trying to send an email. Getting Error Message. Please Help!

    Any answer would help!
  28. VS 2010 [RESOLVED] Trying to send an email. Getting Error Message. Please Help!

    I got my last problem to work but now i have a new one. My program works great on my computer(where i made it) but every other computer i try to open it on it gives an error message. the program...
Results 1 to 28 of 28



Click Here to Expand Forum to Full Width