c# - How can I add controls to a tab control that is inside of a custom control, at design time? -


i have custom control made of 2 main controls, flowlayoutpanel on left side, , tabcontrol on right side. flp used store custom "buttons" change selected index of tab control. have working @ design time can select buttons , move through pages.

i'm trying make can drag controls pages, controls being added custom control.

any ideas on how accomplish task?


Comments

Popular posts from this blog

c# - Validate object ID from GET to POST -

node.js - Custom Model Validator SailsJS -

php - Find a regex to take part of Email -