VCL TSpeedButton equivalent?

  • Thread starter Thread starter Tony Maresca
  • Start date Start date
T

Tony Maresca

Anyone know of a functional equivalent for
the VCL TSpeedButton (e.g., a button that
does not get input focus) in .NET?

--
Tony M.
 
Tony,

No direct equivalent I think. But I guess you could simulate it with a
PictureBox control...

Regards - Octavio
 

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