Files
libexeinfo/exeinfogui/NE/PanelNeStrings.xeto

9 lines
400 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<Panel xmlns="http://schema.picoe.ca/eto.forms" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
<StackLayout Orientation="Vertical">
<StackLayoutItem HorizontalAlignment="Stretch" VerticalAlignment="Stretch" Expand="True">
<GridView ID="treeStrings" ShowHeader="False"/>
</StackLayoutItem>
</StackLayout>
</Panel>