Colori dinamici

  • Thread starter Thread starter N! Xau
  • Start date Start date
N

N! Xau

Ciao,

e' possibile modificare il colore della proprieta' Text di un bottone a
runtime?

grazie
 
N,
e' possibile modificare il colore della proprieta' Text di un bottone a
runtime?

Of course it is the property forecolor
\\\
TextBox1.BackColor = Color.Black
TextBox1.ForeColor = Color.Azure
///
Will you please be so kind the next time to ask questions in the English
language in this newsgroup.

I hope this helps,

Cor
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top