PC Review Forums Newsgroups Microsoft DotNet Microsoft Dot NET Framework Forms ComboBox

Reply

ComboBox

 
Thread Tools Rate Thread
Old 21-01-2004, 12:53 PM   #1
Guest
 
Posts: n/a
Default ComboBox


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?


  Reply With Quote
Old 21-01-2004, 06:35 PM   #2
Herfried K. Wagner [MVP]
Guest
 
Posts: n/a
Default Re: ComboBox

* <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>
  Reply With Quote
Old 23-01-2004, 01:36 PM   #3
Jose Caliente
Guest
 
Posts: n/a
Default Re: ComboBox

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>



  Reply With Quote
Old 25-01-2004, 12:11 PM   #4
Ken Tucker [MVP]
Guest
 
Posts: n/a
Default Re: ComboBox

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?
>
>



  Reply With Quote
Old 25-01-2004, 12:27 PM   #5
Ken Tucker [MVP]
Guest
 
Posts: n/a
Default Re: ComboBox

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?
>
>



  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off