visual studio 2008 - MFC CTabCtrl how to add a close button for a tab -


i'm using ctabctrl in mfc dialog based application. problem i'm having i'm adding tabs in runtime , can't add close button tabs close. how can achieve this? can't achieve using ctabctrl?. there other way done??..

thanks.

if use cmfctabctrl instead, call cmfctabctrl::enableactivetabclosebutton method, add close button active tab.


Comments

Popular posts from this blog

java - Jmockit String final length method mocking Issue -

asp.net - Razor Page Hosted on IIS 6 Fails Every Morning -

c++ - wxwidget compiling on windows command prompt -