inform UWT we wish to display tabs as a sidebar (if available)
This commit is contained in:
parent
aa66862b2c
commit
4a758fcdda
@ -59,6 +59,7 @@ namespace UniversalEditor.Editors.Contact
|
||||
this.Padding = new Padding(26);
|
||||
|
||||
TabContainer sidebar = new TabContainer();
|
||||
sidebar.TabStyle = TabContainerTabStyle.Sidebar;
|
||||
|
||||
#region Summary Panel
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user