Home All Groups Group Topic Archive Search About

To create MAC style for ComboBox and ListBox?

Author
13 Jun 2006 2:22 AM
Henry Jan
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

Author
21 Jun 2006 10:28 PM
Dave Sexton
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?
  "Henry Jan" <henr***@gmail.com> wrote in message news:%23vPPFBpjGHA.1260@TK2MSFTNGP05.phx.gbl...
  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