[Gambas-user] R: Label1.Foreground = Color("#FF0000"), How to?
Ru Vuott
vuott at ...325...
Thu Mar 24 17:12:39 CET 2016
...but if you want to use "hexadecimal" value with Label:
*****************************************
Public Sub Form_Open()
Label1.Foreground = &FF0000
Label1.Text = "Arma virumque cano"
End
*****************************************
--------------------------------------------
Gio 24/3/16, abbat81 <abbat.81 at ...787...> ha scritto:
Oggetto: [Gambas-user] Label1.Foreground = Color("#FF0000"), How to?
A: gambas-user at lists.sourceforge.net
Data: Giovedì 24 marzo 2016, 15:23
How to use HTML color like #FF0000
--
View this message in context: http://gambas.8142.n7.nabble.com/Label1-Foreground-Color-FF0000-How-to-tp55761.html
Sent from the gambas-user mailing list archive at
Nabble.com.
------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785351&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