« Windows Server AppFabric | تعرف طنز از مشاغل »
WP7 (Windows Phone 7) WrapPanel
by Vahid 23. February 2011 16:16
I cannot believe that I spent half day figuring out how to wrap controls in a stackpanle control in WP7 ![]()
but anyway I finally came to know that I should use WrapPanel instead of StackPanel. so please don’t make my mistake and download the Silverlight toolkit for WP7 from here and then make a reference to “Microsoft.Phone.Controls.Toolkit.dll” assembly from this address:
C:\Program Files (x86)\Microsoft SDKs\Windows Phone\v7.0\Toolkit\Nov10\Bin\Microsoft.Phone.Controls.Toolkit.dll
and them import the controls to your page using this command:
xmlns:toolkit=“clr-namespace:Microsoft.Phone.Controls;assembly=Microsoft.Phone.Controls.Toolkit”
the toolkit has got the following controls which are really savers ![]()
- AutoCompleteBox
- ListPicker
- LongListSelector
- Page Transitions
- GestureService/GestureListener
- ContextMenu
- DatePicker
- TimePicker
- ToggleSwitch
- WrapPanel
Related posts
Windows Azure, The future platform of most of us What is the Azure Services Platform? he Azure™ Services Platform (Azure) is…Microsoft My Phone here is the long waiting service for windows mobile phones. it helps you backup you phone data inc…Windows Server AppFabricif you have been involved in the enterprise application architecture and development, for sure you h…
Powered by BlogEngine.NET 1.6.0.0
Theme by Mads Kristensen