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

Popular posts from this blog

Java 3D LWJGL collision -

spring - SubProtocolWebSocketHandler - No handlers -

methods - python can't use function in submodule -