Buttons

  • Thread starter Thread starter James
  • Start date Start date
J

James

Hi All,

The Button class does not expose the BackColor property
in Design view and if you set it dynamically it does
nothing.
Is there a way to change the back color of a Button?

THanks,
James.
 
Yes - install the new service pack 2 (SP2) for CF - this
is now supported. Search this site for the URL.
 
Be aware that the .NET Compact Framework 1.0 SP2 redistributables have been
temporarily
recalled, so right now it is not available for download.
 
Maarten is correct, you need to wait for SP2 in order to change the
Button.BackColor.

Thanks,

David
This posting is provided "AS IS" with no warranties, and confers no rights.
 
Back
Top