Register Register Member Login Member Login Member Login Forgot Password ??
PHP , ASP , ASP.NET, VB.NET, C#, Java , jQuery , Android , iOS , Windows Phone



Clound SSD Virtual Server

Panorama - Windows Phone Controls

Panorama - Windows Phone Controls สำหรับ Panorama บน Windows Phone เป็น Controls ใช้สำหรับสร้างมุมมองของ Panorama ที่มี Background อยู่เบื้องหลัง และในส่วนประกอบของ Panorama ก็จะประกอบด้วย Item หลาย ๆ รายการที่เปรียบเหสมือนหน้า Page โดย Item ของ Panorama ทั้งหมดนี้ จะถูกควบคุมการแสดงผลให้อยู่ในกรอบของ Panorama ที่เป็น Background และในการเขียนโปรแกรมบน Windows Phone นั้น Control Panorama ถือว่าเป็นจุดเด่นเลยก็ว่าได้ เพราะเราจะสามารถสร้าง Application ที่มีความสวยงาม แต่ใช้การสร้างได้อย่างง่ายดาย

Panorama - Windows Phone Controls

XAML
        <controls:Panorama Title="my application">

            <!--Panorama item one-->
            <controls:PanoramaItem Header="item1">
                <Grid/>
            </controls:PanoramaItem>

            <!--Panorama item two-->
            <controls:PanoramaItem Header="item2">
                <Grid/>
            </controls:PanoramaItem>
        </controls:Panorama>


Panorama - Windows Phone Controls

ตัวอย่างมุมมองของ Panorama บน Windows Phone

Panorama - Windows Phone Controls

ส่วนประกอบต่าง ๆ ของ Panorama บน Windows Phone

รู้จักกับ Panorama Control บน Windows Phone Application


Example ตัวอย่างการใช้ Panorama บน Windows Phone

Panorama - Windows Phone Controls

รุปภาพ Background ที่จะนำมาใช้กับ Panorama บน Windows Phone

XAML

Panorama - Windows Phone Controls

    <!--LayoutRoot is the root grid where all page content is placed-->
    <controls:Panorama Title="My Application">
        <controls:Panorama.Background>
            <ImageBrush ImageSource="Images/PanoramaBackground.jpg" Opacity=".5" />
        </controls:Panorama.Background>

        <controls:PanoramaItem Header="Item 1">
            <StackPanel>
               <TextBlock Text="Content Item 1" />
               <TextBlock Text="Content Item 1" />
               <TextBlock Text="Content Item 1" />
               <TextBlock Text="Content Item 1" />
               <TextBlock Text="Content Item 1" />
               <TextBlock Text="Content Item 1" />
            </StackPanel>
        </controls:PanoramaItem>
        
        <controls:PanoramaItem Header="Item 2">
            <StackPanel>
                <TextBlock Text="Content Item 2" />
                <TextBlock Text="Content Item 2" />
                <TextBlock Text="Content Item 2" />
                <TextBlock Text="Content Item 2" />
                <TextBlock Text="Content Item 2" />
                <TextBlock Text="Content Item 2" />
            </StackPanel>
        </controls:PanoramaItem>
        
        <controls:PanoramaItem Header="Item 3">
            <StackPanel>
                <TextBlock Text="Content Item 3" />
                <TextBlock Text="Content Item 3" />
                <TextBlock Text="Content Item 3" />
                <TextBlock Text="Content Item 3" />
                <TextBlock Text="Content Item 3" />
                <TextBlock Text="Content Item 3" />
            </StackPanel>
        </controls:PanoramaItem>
        
    </controls:Panorama>



Screenshot

Panorama - Windows Phone Controls

แสดง Panorama บน Windows Phone ในมุมมองต่าง ๆ ของ Item

Panorama - Windows Phone Controls

แสดง Panorama บน Windows Phone ในมุมมองต่าง ๆ ของ Item

Panorama - Windows Phone Controls

แสดง Panorama บน Windows Phone ในมุมมองต่าง ๆ ของ Item






   
Share


ช่วยกันสนับสนุนรักษาเว็บไซต์ความรู้แห่งนี้ไว้ด้วยการสนับสนุน Source Code 2.0 ของทีมงานไทยครีเอท


ลองใช้ค้นหาข้อมูล


   


Bookmark.   
       
  By : ThaiCreate.Com Team (บทความเป็นลิขสิทธิ์ของเว็บไทยครีเอทห้ามนำเผยแพร่ ณ เว็บไซต์อื่น ๆ)
  Score Rating :  
  Create/Update Date : 2012-09-09 14:15:43 / 2012-09-10 10:38:25
  Download : Download  Panorama - Windows Phone Controls
 Sponsored Links / Related

 
รู้จักกับ Controls เครื่องมือ ต่าง ๆ ที่ใช้สำหรับการเขียนโปรแกรมบน Windows Phone
Rating :

 
AdControl - Windows Phone Controls
Rating :

 
Border - Windows Phone Controls
Rating :

 
Button - Windows Phone Controls
Rating :

 
Canvas - Windows Phone Controls
Rating :

 
CheckBox - Windows Phone Controls
Rating :

 
Ellipse - Windows Phone Controls
Rating :

 
Grid - Windows Phone Controls
Rating :

 
HyperlinkButton - Windows Phone Controls
Rating :

 
Image - Windows Phone Controls
Rating :

 
ListBox - Windows Phone Controls
Rating :

 
Map - Windows Phone Controls
Rating :

 
MediaElement - Windows Phone Controls
Rating :

 
PasswordBox - Windows Phone Controls
Rating :

 
Pivot - Windows Phone Controls
Rating :

 
ProgressBar - Windows Phone Controls
Rating :

 
RadioButton - Windows Phone Controls
Rating :

 
Rectangle - Windows Phone Controls
Rating :

 
RepeatButton - Windows Phone Controls
Rating :

 
ScrollViewer - Windows Phone Controls
Rating :

 
Slider - Windows Phone Controls
Rating :

 
StackPanel - Windows Phone Controls
Rating :

 
TextBlock - Windows Phone Controls
Rating :

 
TextBox - Windows Phone Controls
Rating :

 
ToggleButton - Windows Phone Controls
Rating :

 
WebBrowser - Windows Phone Controls
Rating :

 
รู้จักกับ Custom User Control และการสร้าง UserControl บน Windows Phone
Rating :


ThaiCreate.Com Forum


Comunity Forum Free Web Script
Jobs Freelance Free Uploads
Free Web Hosting Free Tools

สอน PHP ผ่าน Youtube ฟรี
สอน Android การเขียนโปรแกรม Android
สอน Windows Phone การเขียนโปรแกรม Windows Phone 7 และ 8
สอน iOS การเขียนโปรแกรม iPhone, iPad
สอน Java การเขียนโปรแกรม ภาษา Java
สอน Java GUI การเขียนโปรแกรม ภาษา Java GUI
สอน JSP การเขียนโปรแกรม ภาษา Java
สอน jQuery การเขียนโปรแกรม ภาษา jQuery
สอน .Net การเขียนโปรแกรม ภาษา .Net
Free Tutorial
สอน Google Maps Api
สอน Windows Service
สอน Entity Framework
สอน Android
สอน Java เขียน Java
Java GUI Swing
สอน JSP (Web App)
iOS (iPhone,iPad)
Windows Phone
Windows Azure
Windows Store
Laravel Framework
Yii PHP Framework
สอน jQuery
สอน jQuery กับ Ajax
สอน PHP OOP (Vdo)
Ajax Tutorials
SQL Tutorials
สอน SQL (Part 2)
JavaScript Tutorial
Javascript Tips
VBScript Tutorial
VBScript Validation
Microsoft Access
MySQL Tutorials
-- Stored Procedure
MariaDB Database
SQL Server Tutorial
SQL Server 2005
SQL Server 2008
SQL Server 2012
-- Stored Procedure
Oracle Database
-- Stored Procedure
SVN (Subversion)
แนวทางการทำ SEO
ปรับแต่งเว็บให้โหลดเร็ว


Hit Link
   







Load balance : Server 02
ThaiCreate.Com Logo
© www.ThaiCreate.Com. 2003-2024 All Rights Reserved.
ไทยครีเอทบริการ จัดทำดูแลแก้ไข Web Application ทุกรูปแบบ (PHP, .Net Application, VB.Net, C#)
[Conditions Privacy Statement] ติดต่อโฆษณา 081-987-6107 อัตราราคา คลิกที่นี่