quote:
Originally posted by matty
That should work it may be case sensitive:
code:
<Control xsi:type="CheckBoxControl" Id="blah" Enabled="False">
<Position Top="35" Width="10" Left="90" />
</Control>
Too simple... it was really case sensitive!
I'll use it. Thanks for your help!