labelToUpper

Typeproperty
Dictionarywidget.powerbutton
LibraryPower button
Syntax
set the labelToUpper of widget to {true | false}
get the labelToUpper of widget
Associationscom.livecode.widget.powerbutton
Summary

Transform the label to upper case.

OSmac, windows, linux, ios, android, web
Platformsdesktop, mobile
Example
set the labelToUpper of widget "Power button" to false
Description

Use the labelToUpper property to make the label upercase when rendered.