Hi,
Yes, i am sure.
For example with this xaml code, i couldn't open it.
<Window xmlns=
"http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
>
<ComboBox Name="cbBox" Height="25" Width="100" >
<ComboBoxItem>Example 1</ComboBoxItem>
<ComboBoxItem>Example 2</ComboBoxItem>
<ComboBoxItem>Example 3</ComboBoxItem>
</ComboBox>
</Window >
But i can see items if scroll the mouse wheel over it.
"Lloyd Dupont" <net.galador@ld>, iletisinde şunu yazdı,
news:ezq8Pl44HHA.5852@TK2MSFTNGP02.phx.gbl...
> Are you sure that the combo box as some items?
> If there is no Items you can't open it!
>
> --
> Regards,
> Lloyd Dupont
> NovaMind Software
> Mind Mapping at its best
> www.nova-mind.com
> "Bahadır ARSLAN" <bahadir.arslan@netron.com.tr> wrote in message
> news:%23SjJRYv4HHA.556@TK2MSFTNGP06.phx.gbl...
>> Hi All,
>>
>> I am trying to developing some applications using WPF; but i have a
>> problem.
>> When i added a combobox to the form, while running combobox couldn't
>> open.
>> I have the same problem with Expression Blend
>>
>> I am using Vista Home Premium 32 Bit.
>>
>> Is there anyone else live this problem?
>>
>> PS: I am sorry for my pour English
>