...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 <[email protected]> ha scritto:

 Oggetto: [Gambas-user] Label1.Foreground = Color("#FF0000"), How to?
 A: [email protected]
 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
 [email protected]
 https://lists.sourceforge.net/lists/listinfo/gambas-user

------------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to