I create a button on ribbonbar type SAYBUTTON
@ 7,5 ADD BUTTON oSelected ;
PROMPT " N."+str(ncella) ;
SIZE 100,85 ;
BITMAP cImagebar ;
OF oApp():oGrSelected MOSTLEFT SAYBUTTON
oSelected:DISABLE()
How I can to change the font of text ?
on include ( ribbon.ch) I cannot insert Font
How it is possible ?