CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 1 of 1

Threaded View

  1. #1
    Join Date
    Feb 2003
    Location
    Ft. Worth Texas
    Posts
    31

    .NET4.0/VS 2010>>How to make resize and move handles at runtime on user control?

    Good morning all!

    I've written a Windows Form Control Library control that I need to have "Handles" that appear (at runtime) that allow the control to be moved and/or resized. I haven't a clue how to build this feature. Can somone point me in the right direction and/or assist?

    Thanks!

    KKW
    Last edited by KKW; September 10th, 2011 at 01:08 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

Featured