> > > > How to bold and italic the text; > Hello World!!!! >
Do this:
var label = new Label () {
UseMarkup = true,
Text = "Hello <b>Bold world</b>
};
Miguel.
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
