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
LABEL - Label Transparence
LABEL TRANSPARENCE

Today we make an transparent application.
Create new project nammed : "transparence" and put on it a label.
in the picture form propertie, insert the backgroud image as "Homme.jpg"
Now change the label properties as follow :
Label1.text = ""
label1.transparent = TRUE


label.png

 Now in the mousedown function of label widget write this code :

PUBLIC SUB Label1_MouseDown()
Message.Info("you click on the head !!")
END

Compile an run your application!!
Great transparence !!!!
wink


Creation date : 02/07/2009 @ 10:56
Last update : 02/07/2009 @ 11:01
Category : LABEL
Page read 5445 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 ^