Files
tbd-station-14/Content.Client/Administration/UI/CustomControls/BwoinkPanel.xaml
2022-01-03 01:54:44 +01:00

8 lines
233 B
XML

<BoxContainer
xmlns="https://spacestation14.io"
Orientation="Vertical"
HorizontalExpand="true">
<OutputPanel Name="TextOutput" VerticalExpand="true" />
<HistoryLineEdit Name="SenderLineEdit" />
</BoxContainer>