[Gambas-user] R: Textbox transparent

Ru Vuott vuott at ...325...
Thu Feb 25 16:33:13 CET 2016


... absolutly transparent:


Public Sub Form_Open()

  With TextBox1
    .Border = Border.None
    .Background = Color.Transparent    '  id est:  -16777216
  End With

End





--------------------------------------------
Gio 25/2/16, abbat81 <abbat.81 at ...787...> ha scritto:

 Oggetto: [Gambas-user] Textbox transparent
 A: gambas-user at lists.sourceforge.net
 Data: Giovedì 25 febbraio 2016, 08:52
 
 Is there any way to get textbox
 transparent?
 
 
 
 --
 View this message in context: http://gambas.8142.n7.nabble.com/Textbox-transparent-tp55538.html
 Sent from the gambas-user mailing list archive at
 Nabble.com.
 
 ------------------------------------------------------------------------------
 Site24x7 APM Insight: Get Deep Visibility into Application
 Performance
 APM + Mobile APM + RUM: Monitor 3 App instances at just
 $35/Month
 Monitor end-to-end web transactions and take corrective
 actions now
 Troubleshoot faster and improve end-user experience. Signup
 Now!
 http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
 _______________________________________________
 Gambas-user mailing list
 Gambas-user at lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user




More information about the User mailing list