A Aris Oct 29, 2003 #1 How can I change the BackColor and ForeColor properties of a button? Thanks Aris
M Maarten Struys, eMVP Oct 29, 2003 #2 With the current version of the .NET CF you can not do that. You would have to create your own button class, derived from Control. This article might help you further: http://msdn.microsoft.com/library/d...-us/dnnetcomp/html/ImageButton.asp?frame=true
With the current version of the .NET CF you can not do that. You would have to create your own button class, derived from Control. This article might help you further: http://msdn.microsoft.com/library/d...-us/dnnetcomp/html/ImageButton.asp?frame=true