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
Ranked #55.0K
1 Posted Topic
Re: Draggable Panel
Just use this code [CODE] //In my case, I want to drag a label around a panel. Cursor.Clip = new Rectangle(panel.location, panel1.size); [/CODE] Hope this helps
The End.
Matt_Lebrao