PC Review
Forums
Newsgroups
Microsoft DotNet
Microsoft Dot NET Framework Forms
ComboBox
Forums
Newsgroups
Microsoft DotNet
Microsoft Dot NET Framework Forms
ComboBox
![]() |
ComboBox |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
Hi,
Why does all the other controls have FlatStyle of Flat and the ComboBox does not? If I configure a form to have all Flat, the ComboBox stands out like a pink cow in a dairy. Why the inconsistency? Somebody forget something or was it BY DESIGN to have inconsistencies? |
|
|
|
#2 |
|
Guest
Posts: n/a
|
* <discussion@discussion.microsoft.com> scripsit:
> Why does all the other controls have FlatStyle of Flat and the ComboBox > does not? If I configure a form to have all Flat, the ComboBox stands out > like a pink cow in a dairy. Why the inconsistency? Somebody forget something > or was it BY DESIGN to have inconsistencies? That's by design. You can create your own "ownerdrawn" combobox: <http://www.codeproject.com/vb/net/FlatCombo.asp> -- Herfried K. Wagner [MVP] <http://www.mvps.org/dotnet> |
|
|
|
#3 |
|
Guest
Posts: n/a
|
By design? I think not, the forgot or didn't want to to do it. VS 2004
will have a flat combo. jc "Herfried K. Wagner [MVP]" <hirf-spam-me-here@gmx.at> wrote in message news:bumgpc$jcp8p$1@ID-208219.news.uni-berlin.de... > * <discussion@discussion.microsoft.com> scripsit: > > Why does all the other controls have FlatStyle of Flat and the ComboBox > > does not? If I configure a form to have all Flat, the ComboBox stands out > > like a pink cow in a dairy. Why the inconsistency? Somebody forget something > > or was it BY DESIGN to have inconsistencies? > > That's by design. You can create your own "ownerdrawn" combobox: > > <http://www.codeproject.com/vb/net/FlatCombo.asp> > > -- > Herfried K. Wagner [MVP] > <http://www.mvps.org/dotnet> |
|
|
|
#4 |
|
Guest
Posts: n/a
|
Hi,
http://www.codeproject.com/vb/net/flatcombo.asp Ken -------------------- <discussion@discussion.microsoft.com> wrote in message news:OtynryB4DHA.2888@tk2msftngp13.phx.gbl... > Hi, > > Why does all the other controls have FlatStyle of Flat and the ComboBox > does not? If I configure a form to have all Flat, the ComboBox stands out > like a pink cow in a dairy. Why the inconsistency? Somebody forget > something > or was it BY DESIGN to have inconsistencies? > > |
|
|
|
#5 |
|
Guest
Posts: n/a
|
Hi,
http://www.codeproject.com/vb/net/flatcombo.asp Ken -------------------- <discussion@discussion.microsoft.com> wrote in message news:OtynryB4DHA.2888@tk2msftngp13.phx.gbl... > Hi, > > Why does all the other controls have FlatStyle of Flat and the ComboBox > does not? If I configure a form to have all Flat, the ComboBox stands out > like a pink cow in a dairy. Why the inconsistency? Somebody forget > something > or was it BY DESIGN to have inconsistencies? > > |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

