User Profile

Collapse

Profile Sidebar

Collapse
MarcosGalarza
MarcosGalarza
Last Activity: May 17 '10, 09:13 PM
Joined: May 7 '10
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • yes it flickers...
    See more | Go to post

    Leave a comment:


  • Making something happen when the mouse clicks over a certain range of points

    Hello,

    I am trying to click over a certain location. This code does sound reasonable...

    Dim targetlocation as point

    select case targetlocation
    case (849,281) to (885,333)
    me.backgroundim age=nothing
    end case

    this is under mouse click

    the error it gives me it says that you can not use a point to do cases which does not make any sense!

    Someone...
    See more | Go to post

  • MarcosGalarza
    started a topic Uploading picture on a form

    Uploading picture on a form

    Hello,

    When i upload a picture onto my form my mouse starts lagging, everything starts lagging as a matter of fact. I think some settings have to be changed. What is happening to me right now is that i am moving a picture box around the screen and it lags when i move it with the uploading picture on the background. But when there is no picture on the background form there is no lag...! The picture box i am using is transparent is...
    See more | Go to post

  • MarcosGalarza
    started a topic Cursor and Picture Box

    Cursor and Picture Box

    Hello,

    I am trying to create a sniper game in visual basic. What i am trying to do is to make the cursor be in the middle of the cross hair at all times. and where ever the cursor moves that is where the scope goes. The picture box is transparent and the background of the scope is black. Its like sniping in call of duty. Someone please help me to make the cursor be in the middle of the cross hair please!
    See more | Go to post

  • MarcosGalarza
    replied to PictureBox And MousePosition
    No its not working out for me, when i try to upload the ico file to me resources it does not show up. See what I am trying to do is for the whole screen to be black except for one part: which is the scope. I dont know if you have played Cod, its just like Cod when you scope into a sniper scope. Thats what I am trying to do.
    See more | Go to post

    Leave a comment:


  • MarcosGalarza
    started a topic PictureBox And MousePosition

    PictureBox And MousePosition

    Hello,

    I have made my picturebox move with my mouse, but I am trying to make the cursor stay in the middle of the picturebox while moving the cursor and picturebox. In other words I want the cursor to stay in the middle of the picture box at all times. What I am trying to do is create a sniper game in VB. I want the Cursor to be in the middle of the crosshair.

    Someone Please Help Me!
    See more | Go to post
No activity results to display
Show More
Working...