Results 1 to 1 of 1

Thread: Let custom designer react to the dragging of its associated control onto another.

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jun 2021
    Posts
    16

    Let custom designer react to the dragging of its associated control onto another.

    I have added a ScrollableControlDesigner to a control.
    When a user drags the control from the toolbox onto an other control, I can execute some code in the new sub-routine of the designer.
    But if the user has dragged the control to the form, the new sub-routine has already been executed.
    How can I start code in the designer, if its control is dropped from the form onto another control?
    Last edited by Black Monkey; Jun 24th, 2021 at 04:56 AM. Reason: unreadable

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