how to adjust round corner of tab and width between tabs
I have seen in the example but i could not modify mine.
Thanks,
Hello JSW W.,
To ajust the round corner of the tabs in NTabControl you need to set TabCurveWidth property to desired value.
Adjusting space between tab feature is only availabe for NTabStrip control.
To set the space between tabs you need to set NTabStrip.TabSpace property.
However, this functionality is not available for NTabControl.
Regards,
Angel.