|
-
Nov 1st, 2012, 10:59 AM
#8
Hyperactive Member
Re: vb.net bank system
Perhaps I am oversimplifying, but I think you need to have a collection of all the items in the bank. When the user clicks in the bank, get the mouse coords and go through the bank item collection and check to see if the mouse click falls inside of the coords for the item (using the location of the bank item and the width/height of the item). You can have a method for each bank item to "select" it.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|