Hi Maisy,
In order to apply text to a NOV button you need to use:
nButtonControl1.Content = new NLabel("Hello World");
This is required as in NOV buttons can host any widget - for example image, image and text etc.
We hope this helps - let us know if you meet any problems or have any questions.
Best Regards,
Nevron Support Team