Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Can't set apprnce property to 'flat' on combobox ctl

Status
Not open for further replies.

jimbow

Programmer
Jul 2, 2001
1
US
Why can't I set the apprnce property to 'flat' on a combobox ctl?
(still appears 3D). Must be something simple I'm missing - some
other property I need to set also?

Thanks in advance.
 
Jimbow, that is a known bug in VB and Microsoft has never fixed it. The command button has no "flat" property, either. :-(

You will just have to create your own flat combo box control, like I had to do !! :-D

Regards,
=^..^=
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top