To create MAC style for ComboBox and ListBox?

  • Thread starter Thread starter Henry Jan
  • Start date Start date
Hi Henry,

If you want your controls to look like that of a MAC's then why not just write the program on a MAC?

Having a Windows ComboBox appear and function like that of a MAC's ComboBox in the middle of a Windows Form that contains other Windows Controls will confuse the common Windows user.

Get it?
Hi All,

I want to create ComboBox and ListBox control with MAC style as this one on .NET:
http://www.econtechvn.com/en/macuisuite_detail.htm

However, it's really difficult with the scrollbar.
I don't know how to replace the scrollbar of the system with MAC style scrollbar.
Please help me.

Thanks.
Henry Jan
 
Back
Top