Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~5K People Reached
Favorite Forums
Member Avatar for Geekitygeek

It is a common design in data handling applications to move from form to form to show the user different information. I have seen any number of different attempts at this on the boards so i thought I'd throw together a short snippet to show a cleaner OO way to …

Member Avatar for jacss1x
1
3K
Member Avatar for Geekitygeek

This seems to be coming up in a LOT of posts at the moment so i figured i would put it into a handy code snippet to save us keep typing it. To access controls on a form you need to have a reference to the current instance of that …

Member Avatar for beetscodes
3
1K
Member Avatar for jayxx1234

I want to rotate 2 buttons similar to how you do it in powerpoint so that if the mouse goes over the button, it raises the mouseover event. I know how the event handler stuff works, but I have no idea how to rotate my button. Specifically, I want it …

Member Avatar for jayxx1234
0
142