Draw controls in tab control tab header area in Winforms

妖精的绣舞 提交于 2019-12-13 06:19:06

问题


I am trying to add some controls to the left of the tab header area for my tab control but not affect the tab page area (like internet explorer). I think I would have to owner draw the control, but I'm not sure where to start. Can anyone offer any suggestions?


回答1:


Have you searched before you ask you question mate ?!! there are many articles outside. I think the following links are exactly what you want, take a look.

Y(et)A(nother)TabControl: A Custom Tab Control With Owner Drawn Tabs

TabStrip Control

hope this help.



来源:https://stackoverflow.com/questions/7321834/draw-controls-in-tab-control-tab-header-area-in-winforms

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!