Wrox Programmer Forums
Go Back   Wrox Programmer Forums > C# and C > C# 4.0 aka C# 2010 > C# 4.0 aka C# 2010 General Discussion
|
C# 4.0 aka C# 2010 General Discussion Discussions about the C# 4.0, C# 4, Visual C# 2010 language and tool not related to any specific Wrox book
Welcome to the p2p.wrox.com Forums.

You are currently viewing the C# 4.0 aka C# 2010 General Discussion section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old March 2nd, 2015, 04:45 AM
Friend of Wrox
 
Join Date: Jun 2005
Posts: 101
Thanks: 0
Thanked 1 Time in 1 Post
Default How do I solve issues with adding Tabbed Control with Expression Blend?

How do I solve issues with adding Tabbed Control with Expression Blend 3 for Silverlight App?
I am using Microsoft Expression Blend 3 + SketchFlow Version 3.0.1927.0 for a Visual Studio 2008 Windows Embedded CE program.
I am trying to add a tabbed control and Expression Blend does not seem to be cooperating. I have tried googling for a solution. I found this link:
https://msdn.microsoft.com/en-us/library/cc295163.aspx
This talks about SimpleTabControl and SimpleTabItem. I did not find these controls in my list of available controls I can add. This page says it is specific to WPF projects. Could this be the problem and this particular page from MSDN.Microsoft.com is not applicable to my Silverlight project?
This web page says "The tab control is an items control that displays content in tabs". I have the ability to add an items control:
http://i67.photobucket.com/albums/h2...psq6zokxvq.png
The page also says "Typically, the child elements of a tab control are tab items, which are headered content controls, each of which can have a header element and a content element". I did not find the ability to add a headered content control from the graphic list of available controls.
A google search also found this web page:
http://www.dotnetperls.com/tabcontrol-wpf
Trying this example producted this error:
http://i67.photobucket.com/albums/h2...pstq4euslm.png
It says "The name 'TabControl' does not exist in the namespace 'http://schemas.microsoft.com/client/2007' "
Trying an exact copy of the example code produces an error that says that "Window" does not exist in the namespace "http://schemas.microsoft.com/client/2007"
http://i67.photobucket.com/albums/h2...psy4dn8rkm.png
I need to find an example or plan or solution for using a tab control for the namespace "http://schemas.microsoft.com/client/2007"





Similar Threads
Thread Thread Starter Forum Replies Last Post
can any1 solve window.open() and window.opener issues abhihello123 BOOK: Beginning JavaScript 3rd Ed. ISBN: 978-0-470-05151-1 1 April 1st, 2010 10:30 AM
Ch. 2: Viewing Page.xaml in Expression Blend JeffCren BOOK: Professional Microsoft SharePoint 2007 Development Using Microsoft Silverlight 2 ISBN: 978-0-4 1 June 27th, 2009 06:15 PM
Adding regular expression (email+URL) Beebs BOOK: Beginning PHP5, Apache, and MySQL Web Development ISBN: 978-0-7645-7966-0 0 March 23rd, 2007 04:51 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.