B4X:
l1.Initialize("L1")
l1.Text = "IVANO MONTI DEVELOPER"
l1.Style = "-fx-Font-size: 18px; -fx-Font-weight: bold; -fx-text-fill: #333333; -fx-effect: dropshadow( gaussian , rgba(255,255,255,0.5) , 0,0,0,1 );"
InfoForm.RootPane.AddNode(l1,l,t,w,h)
result = null