Page loading

Share your opinion
What do you think about gambaslinux.fr?
 
Interesting
It miss some informations
Excellent website
Results
WIDGETS GAMBAS
GAMBAS 3 SOFTWARES
TUTORIALS
Library
_gb2.pngBUTTON - ColorButton
COLORBUTTON

colorbutton1.png
ColorButton is a special button to choose simply Basic color or in a spectral color.
The most important event for this colorbutton is CHANGE

Now, if you click on the pink button, gambas Basic show you this form :

colorbutton2.png

Here you find the source code example :

PUBLIC SUB _new()
END
PUBLIC SUB form_OPEN()
END
PUBLIC SUB colorbutton1_change()
textbox1.clear
textbox1.text = colorbutton1.value
END

And here you find the project source code
wink

Creation date : 15/09/2010 @ 22:00
Last update : 12/02/2012 @ 11:23
Category : BUTTON
Page read 5825 times


Print the article Print the article


react.gifReactions to this article

Nobody gave a comment yet.
Be the first one to do it!


QUICK MENU
SEARCH




LANGUAGE
COMPONENTS
Other
LANGUAGE
Where, who?
VISITS

   visitors

   visitors online

ARCHIVES GAMBAS 1/2
^ Top ^