Share your opinion
WIDGETS GAMBAS
GAMBAS 3 SOFTWARES
TUTORIALS
Library
|
![]() WRAP LINE TO THE BUTTON LABELIf you want to put the button label on Two lines, write this command : Button1.Text = "texte 1" & Chr$(10) & "texte 2" texte1 is the first line Chr$( ) is a string function to return your ASCII code (here 10 is ENTER) Texte2 is the second line Bye ![]() Creation date : 20/11/2009 @ 22:27 ![]()
| QUICK MENU
SEARCH
LANGUAGE
COMPONENTS
Other
LANGUAGE
Where, who?
VISITS
ARCHIVES GAMBAS 1/2
|