Share your opinion
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 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 !!!! Creation date : 02/07/2009 @ 10:56 Reactions to this article
| QUICK MENU
SEARCH
LANGUAGE
COMPONENTS
Other
LANGUAGE
Where, who?
VISITS
visitors visitors online ARCHIVES GAMBAS 1/2
|