Windows Phone 7的组合框 [英] combo box for windows phone 7

查看:69
本文介绍了Windows Phone 7的组合框的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好 对不起,我还没得到我想要的东西?我的 编码是

Hi  sorry still i didnt get what i want?my  coding is

< ComboBox Foreground =" Black"余量= QUOT; 24,0,68,6"高度= QUOT; 45" VerticalAlignment = QUOT;底座" Grid.Row = QUOT; 4英寸Grid.Column =" 1">

                < ComboBoxItem Content =" A" BorderBrush = QUOT;白色"背景= QUOT;透明" />               < ComboBoxItem Content =" B" />               < ComboBoxItem Content =" C" />               < ComboBoxItem Content =" D" />               < ComboBoxItem Content =" E" />
$
            < / ComboBox>

<ComboBox Foreground="Black" Margin="24,0,68,6" Height="45" VerticalAlignment="Bottom" Grid.Row="4" Grid.Column="1">
                <ComboBoxItem Content="A" BorderBrush="White" Background="Transparent" />
                <ComboBoxItem Content="B" />
                <ComboBoxItem Content="C" />
                <ComboBoxItem Content="D" />
                <ComboBoxItem Content="E" />
            </ComboBox>

在这一个中,我如何从隔离的存储中存储和检索。请帮助这个。

In this one how can i store and retrieve from isolated storage.please help for this one.

推荐答案

嗨Maha

Windows Phone问题应该转到Microsoft Answers。

Windows Phone issues should go to Microsoft Answers.

http://answers.microsoft.com/en-us

这篇关于Windows Phone 7的组合框的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆