start button

how can i make the start button move whenever the mouse points at it. and how can i place the username of the person who is logged on as a caption of a label? really need your help.

Comments

  • : how can i make the start button move whenever the mouse points at it. and how can i place the username of the person who is logged on as a caption of a label? really need your help.
    :
    I'm pretty sure the first is nearly impossible. The second one is possible by retrieving the name of the one logged on with an API. I believe we've already discussed this on this board somewhere.
    EtHeO out...

  • : : how can i make the start button move whenever the mouse points at it. and how can i place the username of the person who is logged on as a caption of a label? really need your help.
    : :
    : I'm pretty sure the first is nearly impossible. The second one is possible by retrieving the name of the one logged on with an API. I believe we've already discussed this on this board somewhere.
    : EtHeO out...
    :
    :

    I don't know how to move the start button, but you can fool the user this way: Place an empty window with "Always on top" set to true over the start button, covering it. Then have another window being a picture looking like the start button placed right over the first window. When the user thinks he is pointing the mouse on the start button, he is actually pointing it at a picture in a form in your program, and you can easily move the picture across the screen.

    //gizzu

Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Categories

In this Discussion