No announcements
Found 193188 threads
-
0 Votes
Horizontal to vertical orientation
SizeChanged += this->WindowSizeChanged; void MainPage::WindowSizeChanged(Platform::Object^ sender, Windows::UI::Core::WindowSizeChangedEventArgs^ e) { ApplicationViewState ...Answered | 3 Replies | 2095 Views | Created by SmokeAlarmPizza - Saturday, March 2, 2013 9:06 PM | Last reply by Jesse Jiang - Tuesday, March 5, 2013 2:15 AM -
1 Votes
Wrappanel with ItemsControl will not Orientate Horizontally
So first the reasons what you have doesn't work, to hopefully help with your understanding of templating :) The StackPanel orientation would apply to ...Answered | 2 Replies | 5658 Views | Created by BubbaRichard - Friday, April 9, 2010 4:03 AM | Last reply by BubbaRichard - Friday, April 9, 2010 7:47 PM -
0 Votes
Orientation of expander items horizontal
Hi coralElimelech, If you wants to let the orientation of expander items to be horizontal, we can implement it by modifying the ItemsPanel for the ...Answered | 1 Replies | 668 Views | Created by Coral Elimelech - Monday, January 26, 2015 8:48 AM | Last reply by Amy Peng - Tuesday, January 27, 2015 5:36 AM -
1 Votes
[XAML] Horizontal orientation of MenuFlyoutItems
>Can we make the MenuFlyout to orient the items horizontally instead of vertical?Answered | 1 Replies | 774 Views | Created by Aaru06 - Saturday, December 12, 2015 9:43 AM | Last reply by Magnus (MM8) - Sunday, December 13, 2015 5:51 PM -
2 Votes
SplitContainer Horizontal Splitter Orientation
However, I recently decided to switch the splitter orientation to horizontal instead of vertical but when I do this, the settings panel (Panel1) is automatically set to the top and ...Answered | 4 Replies | 6149 Views | Created by jonlee107 - Wednesday, December 9, 2009 8:44 PM | Last reply by jonlee107 - Thursday, December 10, 2009 8:51 PM -
0 Votes
FooterTemplate in GridView horizontal orientation
By this i meant that GridView begins to call 'LoadNextPage' one after another and the position of scrollbar is always changed, but user do nothing, no touches, no interaction.Unanswered | 3 Replies | 799 Views | Created by Sherwood Workshop - Wednesday, October 15, 2014 1:43 PM | Last reply by Matt Small - Friday, October 17, 2014 6:32 PM -
1 Votes
GridView with 2 Rows and horizontal scroll
Hi Thought2, We can change the GridView items layout by modifying the GridView ItemsPanel, so please try to use the ItemsWrapGrid in ...Answered | 1 Replies | 974 Views | Created by Thought2 - Monday, May 11, 2015 4:53 PM | Last reply by Amy Peng - Tuesday, May 12, 2015 11:09 AM -
0 Votes
ASP:MENU Control not getting horizontal orientation for Child Items for this control !!!!!!!!!!!!!
As I am getting Menu Items from XML I am not able to do the horizontal orientation for child items in ASP:Control .Can you please help me out how to ...Answered | 1 Replies | 9055 Views | Created by PPrajyot - Thursday, January 8, 2009 4:59 PM | Last reply by ashawani_dubey - Friday, January 9, 2009 8:14 AM -
0 Votes
[UWP][XAML]Layout Hub control in Portrait orientation
After that we set Orientation="Horizontal" and MaximumRowsOrColumns="2" of the ItemsWrapGrid in the GridView as following to let the ...Answered | 1 Replies | 734 Views | Created by wakefun - Friday, July 1, 2016 7:22 AM | Last reply by Jayden Gu - Monday, July 4, 2016 7:56 AM -
7 Votes
change Tab Control tab label orientation from vertical to horizontal
left tab controls are misaligned,i need to arrange all as horizontal viewAnswered | 16 Replies | 6808 Views | Created by gokulprasad05 - Sunday, August 9, 2015 12:16 PM | Last reply by gokulprasad05 - Tuesday, August 11, 2015 5:08 AM -
0 Votes
Horizontal orientation of the Global Navigation in SharePoint 2013
If an user mouse hover on Site1, SubSite1 and SubSute2 should be displayed horizontally and, if an user mouse hover on SubSite1, ThirdLevelSite1 and ThirdLevelSite2 should be ...Answered | 1 Replies | 2459 Views | Created by DeveloperSharePoint - Sunday, March 31, 2013 9:45 AM | Last reply by Devendra Velegandla - Friday, April 19, 2013 10:03 AM -
0 Votes
GridView with horizontal orientation not working?
I have a different problem with a GridView that uses a WrapGrid for its ItemsPanel.Answered | 3 Replies | 4707 Views | Created by Lord Zarquon - Thursday, October 6, 2011 6:58 AM | Last reply by Nikolas Gloy - Monday, January 16, 2012 1:12 AM -
1 Votes
Horizontal scrolling doesn't work with ItemsStackPanel in ListView(GridView)
You should set ListView ...Answered | 5 Replies | 3436 Views | Created by Mikhail Maksyuta - Friday, October 18, 2013 1:08 PM | Last reply by Sergei Bliudenov - Tuesday, February 10, 2015 6:05 AM -
0 Votes
Cannot scroll Gridview horizontally if it contains a listview
i think your problem could be related with the item that contains focus, you are scrolling the focused item and not the gridview, maybe.Answered | 6 Replies | 1468 Views | Created by maouida - Tuesday, February 5, 2013 6:23 PM | Last reply by maouida - Tuesday, February 5, 2013 7:14 PM -
0 Votes
GridView horizontal scrolling not working, help!
0; return visible ?Answered | 7 Replies | 23289 Views | Created by hypo - Wednesday, October 29, 2008 11:14 AM | Last reply by Kevdevman - Tuesday, October 26, 2010 4:23 PM -
2 Votes
Custom label orientation
Dear spanky4_3 You can easily set the Orientation of custom label to horizontal just try ...Answered | 2 Replies | 7479 Views | Created by spanky4_3 - Wednesday, December 23, 2009 7:52 AM | Last reply by Pediatrics IS - Friday, June 7, 2013 7:49 PM -
10 Votes
Horizontal text files
Print a text file, and then change the orientation of the text fileAnswered | 9 Replies | 542 Views | Created by Carmenello - Tuesday, August 22, 2017 9:27 AM | Last reply by Pappa Lapub - Tuesday, August 22, 2017 3:42 PM -
1 Votes
ObservableCollection to horizontal "Stackpanel"
You can use a ListBox to shou items horizontally, to do that you need change the ItemsPanel: <ListBox ItemsSource="{Binding}"> ...Answered | 3 Replies | 3962 Views | Created by Jesper Odgaard Nielsen - Monday, August 31, 2009 12:26 PM | Last reply by Jay_Wang - Wednesday, September 2, 2009 1:11 PM -
0 Votes
ScrollIntoView Is not working for a horizontal list of items
For what you want you just need a listbox where the ListBox ItemsPanel is a StackPanel with orientation horizontal.Answered | 3 Replies | 3274 Views | Created by FullPgmr - Friday, June 7, 2013 9:55 AM | Last reply by Leonidasd - Sunday, November 10, 2013 1:52 PM -
0 Votes
Horizontal orientation of gridview
Hi, By GridView, I assume you mean datagrid , if that is the case.Answered | 3 Replies | 11225 Views | Created by huzan - Thursday, October 29, 2009 4:30 AM | Last reply by Min-Hong Tang - MSFT - Tuesday, November 3, 2009 3:38 AM - Items 1 to 20 of 193188 Next ›
No announcements