I try to build a application with silverlight for WE.
I want to achieve the possession of several pages in my application.
Well, I want to use the tab control.
Is the tab control supported by this version?
If this version is not supported, can you achieve it by other methods?
Please give me your advice.
Regards,
ntaka.
However, I think that in this case you can use the regular Silverlight
forums for questions as this is more of a design problem (in my
opinion). I found the following thread that might help you:
http://forums.silverlight.net/forums/p/11632/214208.aspx
Using Expression Blend 2.1.1.... I can't find a TabControl even though
there are several blogs on the web saying that it is available in
Silverlight 2.
Hope this helps,
Shai
Your advice was helpful for me.
I found a following infomations after I post this question.
http://www.microsoft.com/video/en/us/details/203f35cd-a5d0-4fac-a70f-9927b9254bf8
http://msdn.microsoft.com/en-us/library/cc645072(VS.95).aspx
I think that tab contorl item is included in the Silverlight SDK.
I will test whether this can be used with Embedded Version.
(Maybe will not work...)
Good luck.
Shai
On Dec 29, 11:34 am, ntaka <nt...@discussions.microsoft.com> wrote:
> Thanks, shai.
>
> Your advice was helpful for me.
> I found a following infomations after I post this question.
>
> Firstly, pay attention that the second link you provided refers to
> Silverlight 3.
I'm sorry. It was careless miss.
> Secondly, I just searched for Tabcontrol in xamlruntime.h and could
> not find anything like that so I guess it is not supported by the
> embedded version.
Exactly!
And, Though it tried tentatively...
The xaml file which include a tab control didn't work well on the
silverlight for WE runtime.
I will consider other alternatives.
ntaka
"shai" wrote:
> .
>
Shai
Thank you for your assistance!
(In the near future, I hope that the tab control is supported by Silverlight
Embedded...)
"shai" wrote:
> > > >http://www.microsoft.com/video/en/us/details/203f35cd-a5d0-4fac-a70f-....
> >
> > > > I think that tab contorl item is included in the Silverlight SDK.
> > > > I will test whether this can be used with Embedded Version.
> > > > (Maybe will not work...)
> >
> > > > "shai" wrote:
> > > > > Hi Ntaka,
> > > > > Searching the documentation does not bring anything about a TabControl
> > > > > for Embedded Silverlight.
> > > > > Documentation is here:
> > > > >http://msdn.microsoft.com/en-us/library/ee502725.aspx
> >
> > > > > However, I think that in this case you can use the regular Silverlight
> > > > > forums for questions as this is more of a design problem (in my
> > > > > opinion). I found the following thread that might help you:
> > > > >http://forums.silverlight.net/forums/p/11632/214208.aspx
> >
> > > > > Using Expression Blend 2.1.1.... I can't find a TabControl even though
> > > > > there are several blogs on the web saying that it is available in
> > > > > Silverlight 2.
> >
> > > > > Hope this helps,
> > > > > Shai
> >
> > > .
>
> .
>
or ,
you can give me your email,i can email demo to you
> On Monday, December 28, 2009 9:04 PM ntaka wrote:
> Hello,
>
> I try to build a application with silverlight for WE.
> I want to achieve the possession of several pages in my application.
> Well, I want to use the tab control.
> Is the tab control supported by this version?
> If this version is not supported, ???an you achieve it by other methods?
> Please give me your advice.
>
> Regards,
>
> ntaka.
>> On Tuesday, December 29, 2009 3:04 AM shai wrote:
>> Hi Ntaka,
>> Searching the documentation does not bring anything about a TabControl
>> for Embedded Silverlight.
>> Documentation is here:
>> http://msdn.microsoft.com/en-us/library/ee502725.aspx
>>
>> However, I think that in this case you can use the regular Silverlight
>> forums for questions as this is more of a design problem (in my
>> opinion). I found the following thread that might help you:
>> http://forums.silverlight.net/forums/p/11632/214208.aspx
>>
>> Using Expression Blend 2.1.1.... I cannot find a TabControl even though
>> there are several blogs on the web saying that it is available in
>> Silverlight 2.
>>
>> Hope this helps,
>> Shai
>>
>> hods?
>>> On Tuesday, December 29, 2009 4:34 AM ntaka wrote:
>>> Thanks, shai.
>>>
>>> Your advice was helpful for me.
>>> I found a following infomations after I post this question.
>>>
>>> http://www.microsoft.com/video/en/us/details/203f35cd-a5d0-4fac-a70f-9927b9254bf8
>>> http://msdn.microsoft.com/en-us/library/cc645072(VS.95).aspx
>>>
>>> I think that tab contorl item is included in the Silverlight SDK.
>>> I will test whether this can be used with Embedded Version.
>>> (Maybe will not work...)
>>>
>>> "shai" wrote:
>>>> On Tuesday, December 29, 2009 9:24 AM shai wrote:
>>>> Firstly, pay attention that the second link you provided refers to
>>>> Silverlight 3.
>>>> Secondly, I just searched for Tabcontrol in xamlruntime.h and could
>>>> not find anything like that so I guess it is not supported by the
>>>> embedded version.
>>>>
>>>> Good luck.
>>>> Shai
>>>>
>>>> ttp://msdn.microsoft.com/en-us/library/cc645072(VS.95).aspx
>>>>> On Tuesday, December 29, 2009 7:05 PM ntaka wrote:
>>>>> Thanks, Shai.
>>>>>
>>>>> I am sorry. It was careless miss.
>>>>>
>>>>> Exactly!
>>>>> And, Though it tried tentatively...
>>>>> The xaml file which include a tab control did not work well on the
>>>>> silverlight for WE runtime.
>>>>>
>>>>> I will consider other alternatives.
>>>>>
>>>>> ntaka
>>>>>
>>>>> "shai" wrote:
>>>>>> On Wednesday, December 30, 2009 4:17 AM shai wrote:
>>>>>> The TabControl is defined in the System.Windows.Control extended
>>>>>> namespace. In the following link you can see the differences between
>>>>>> Silverlight 2 for Desktop and Silverlight Embedded. It states that
>>>>>> Silverlight Embedded does not implement the extended controls, only
>>>>>> the built-in ones.
>>>>>> http://msdn.microsoft.com/en-us/library/ee501848.aspx
>>>>>>
>>>>>> Shai
>>>>>>
>>>>>> ..
>>>>>> rol
>>>>>> ght
>>>>>> ugh
>>>>>>> On Wednesday, December 30, 2009 9:37 AM ntaka wrote:
>>>>>>> Thanks, Shai.
>>>>>>>
>>>>>>> Thank you for your assistance!
>>>>>>> (In the near future, I hope that the tab control is supported by Silverlight
>>>>>>> Embedded...)
>>>>>>>
>>>>>>> "shai" wrote:
>>>>>>> Submitted via EggHeadCafe
>>>>>>> Microsoft ASP.NET For Beginners
>>>>>>> http://www.eggheadcafe.com/training-topic-area/ASP-NET/7/ASP.aspx