<config for="form1">
<control
name="Content"
class="photoSettings"
customBorderColor="red"
customBorderThickness="0,0,3,3"
/>
<control
name="Refresh"
borderRadius="10"
fillColor="rgb(43,41,41)"
hoverStateFillColor="rgb(54,54,54)"
image="url(https://cdn0.iconfinder.com/data/icons/glyphpack/41/refresh-512.png)"
imageAlign="right"
text="Refresh"
/>
<control
name="TopPanel"
dockStyle="top"
customBorderColor="red"
customBorderThickness="3,3,3,0"
/>
<control
name="guna2Panel1"
backColor="transparent"
customBorderColor="red"
customBorderThickness="3,0,0,3"
/>
</config>
<style>
.transparentBackg{
backColor="transparent"
}
.photoSettings{
backgroundImage="url(https://images.hdqwalls.com/wallpapers/warrior-tv-series-2019-mw.jpg)"
backgroundImageLayout="stretch"
fillColor="rgba(180,0,0,0)"
}
</style>