Is there a way to put a double line of text on a button? Some of our titles are quite long and our GD wants the fonts all the same size.
Corey
Professional Software Development Tools
Is there a way to put a double line of text on a button? Some of our titles are quite long and our GD wants the fonts all the same size.
Corey
Use button.SetText
First Line \n\r Next Line![]()
Thanks, but I need it there from the start.
Corey
From the start of what? Your app? Just put the action in the on.Show event?
Put the action in the page's On Preload event.
--[[ Indigo Rose Software Developer ]]