Results 1 to 4 of 4

Thread: Line Control - Resizable/Movable at Runtime

Threaded View

  1. #1

    Thread Starter
    PoorPoster iPrank's Avatar
    Join Date
    Oct 2005
    Location
    In a black hole
    Posts
    2,729

    Arrow Line Control - Resizable/Movable at Runtime

    My project is similar to
    JM's Manipulating GDI+ Drawings and NickThissen's Shape Editor. I haven't used their code though, I've written my own similar code. My shapes are custom controls.

    All the shapes are working fine. But I'm having trouble with line control.

    1. I've tried my own line control. But to resize/move I need to write separate code. The common code that works for all other shapes is not working.

    2. I've tried VB Powerpack 3 Line Control,but moving/resizing it in runtime is too much complicated. It is NOT a real control. (I guess) It is directly drawn over a "ShapeContainer" control. So, i have to write custom code for this too.

    Can anyone guide me how to do this for JM's code and/or NickThissen's code ? (Or any other idea)
    (I'll PM them shortly.)

    Thanks
    Last edited by iPrank; Jun 15th, 2012 at 01:43 AM.
    Usefull VBF Threads/Posts I Found . My flickr page .
    "I love being married. It's so great to find that one special person you want to annoy for the rest of your life." - Rita Rudner


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