Hi,
I have a problem in a window's XML file.
I have specified a ButtonControl, yet it won't show up (and I cannot find any flaws in the XML).
Here's the code:
code:
<Control xsi:type="ButtonControl" Id="BtnNextPage">
<Position Left="100" Top="70" Width="5" />
<Caption>></Caption>
</Control>