c# - Add Items metroTabControl -
can tell me how add items/controls metrotabcontrol (windows forms)? whenever try visual studio 2013 designer, throws error:
cannot add 'metrolabel' tabcontrol. tabpages can directly added tabcontrols
the .net tabcontrol has pretty fancy designer, did not provide substitute it. understandably, creating designers lot of work , designer code quite obscure.
select metrotabcontrol added, note little black triangle that's displayed on upper-right. click , select add tab
. can drop label on added tab page.
Comments
Post a Comment