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

javascript - Google App Script ContentService downloadAsFile not working -

javascript - Function overwritting -

c# - Exception when attempting to modify Dictionary -