Search:

Type: Posts; User: d3m0nicp3nguin

Search: Search took 0.02 seconds.

  1. Replies
    3
    Views
    6,622

    VS 2010 Re: How to detect a keypress in vb2010

    Found the code, I am using Asc(e.keychar())
  2. Replies
    3
    Views
    6,622

    VS 2010 Re: How to detect a keypress in vb2010

    Thank you for the tid bit, I didn't change that proerty, but I want it to be able to tell what key is pressed, such as
  3. Replies
    3
    Views
    6,622

    VS 2010 How to detect a keypress in vb2010

    I would like the program to detect a key press and then report that key to a MsgBox

    I have the code for the message box thats easy, and I have

    Any help is welcome :)
  4. VS 2010 Writing to a file without the "" and ,

    The name pretty much says it all. I want to write to a file but I don't want it to include the "" around the text and remove the ',' at the end of the file.
  5. Replies
    8
    Views
    764

    VS 2010 Re: Hiding a window

    Yes, let me re-write this for everyone...

    I need to hide a window from the taskbar, this isn't a VB window it can be anything.
  6. Replies
    8
    Views
    764

    VS 2010 Re: Hiding a window

    First things I always try
  7. Replies
    8
    Views
    764

    VS 2010 Re: Hiding a window

    To specifify it more, other windows :P sorry if I wasn't clear.
  8. Replies
    8
    Views
    764

    VS 2010 Hiding a window

    Hey everyone, I was wondering how I would be able to hide a window from the taskbar using vb.
  9. Replies
    4
    Views
    566

    VS 2010 Re: Need advanced help

    I would only need 1 at a time, and if it is possible could you contact me on msn? Respond if you can and i will pm you my email. I think i am going to need someone to help me with the steps.
  10. Replies
    4
    Views
    566

    VS 2010 Need advanced help

    I am unsure about how to go at this, what I want is to create an application that can connect to others using that application. Things such as if I change something on the forum it will be changed on...
  11. Replies
    6
    Views
    6,983

    VS 2010 Re: Alternative AppActivate Code

    Hmmmm, i am surprised that works, i am in a class for vb6 programming and have been using a for next loop and did not realize you could use this, I will continue to use it, :D Thank you much. Credit...
  12. Replies
    6
    Views
    6,983

    VS 2010 Re: Alternative AppActivate Code

    it is appactivate, it will ocassionally bring the window into focus but ocassionally it will give me that error.
  13. Replies
    6
    Views
    6,983

    VS 2010 Re: Alternative AppActivate Code

    It does not always find the program i specified, it will return cannot find process 0. I use AppActivate("Notepad") or AppActivate("Untitled - Notepad") It will work ocassoinally and then randomly...
  14. Replies
    6
    Views
    6,983

    VS 2010 Alternative AppActivate Code

    Hey everyone, the name pretty much says it all, I need a more reliable code then AppActivate that does the same thing. I need it to activate a program I tell it to, perferribly without calling the...
  15. Replies
    25
    Views
    1,453

    VS 2005 Re: Identify a PC

    I know of one way, to get the computer name you can use My.Computer.Name I could give you more information if knew what you needed it for, if you repost and example i will be glad to fill you in.
  16. Replies
    6
    Views
    775

    VS 2010 Re: Picture box code

    I have found a work around solution thank you guys for your help
  17. Replies
    6
    Views
    775

    VS 2010 Re: Picture box code

    Thank you all for your help but none of your suggestions have helped so far :( hope someone else can contribute
  18. Replies
    6
    Views
    775

    VS 2010 Picture box code

    Hey everyone, I just have a quick question, I have tried to get my code to work for a little while now and have run out of ideas, here is the code


    If picturebox1.image =...
  19. Replies
    4
    Views
    833

    VS 2010 Re: Icon not showing up as it should

    I select the icon i want it shows that icon but when i publish it shows the default on my desktop and not just on my own desktop
  20. Replies
    4
    Views
    833

    VS 2010 Re: Icon not showing up as it should

    I know how to do that and thats the problem it is still showing up as a box even when i change that to the correct icon
  21. Replies
    4
    Views
    833

    VS 2010 Icon not showing up as it should

    I made a program and had an icon for it, well i recently when to chaneg the icon, the one that shows up on the desktop and when i did it now shows up as a window instead of what i want it to be, so i...
Results 1 to 21 of 21



Click Here to Expand Forum to Full Width