|
-
Jun 19th, 2021, 06:35 PM
#6
Thread Starter
Junior Member
Re: While in DesignMode drag Item on Control and then Programmatically add another.
@Poppa Mintin
My goal is; to create a control( parented to a Panel) that, in design-Mode,
when a user drags an item onto it, creates an other item and adds that also as a child.
So, drag (for instance) a panel on the control, and the result will be that the control has two panels as children.
I can code that. But the custom designer, I have added to the control,( so the user can choose some properties of the added item( by smart-tags)), does not notice the second created item.
I could have the user just add two items, but that doesn't feel intuitive.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|