Results 1 to 5 of 5

Thread: Creating Custom Metro Tiles for Windows Forms

Threaded View

  1. #5
    Hyperactive Member
    Join Date
    Jan 2010
    Posts
    259

    Re: Creating Custom Metro Tiles for Windows Forms

    you should override the OnMouseClick method and paint it how you want and then make sure you raise the click event afterwards so the event is raised properly. You will have to override the OnMouseUp method too so the control can be redrawn in the "resting" state.
    Last edited by wakawaka; Oct 11th, 2012 at 04:19 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width