Hello Juan,
You cannot use NUIDocument in design time because it is not actually a control.
The panel that is displayed in run time is a Panel control which is a member in NUIDocument.
To change the size of the text in the tab part of the document you need to setup the Font property of the NDockManager.DocumentStyle.
Regards,
Angel.