Looks fine in the design view...
Misaligned when you render the dialog...
<resources>
<resource name="dialog2" type="dialog">
<dialog fontsize="25" height="100" lang="english" width="180">
<control checkboxes="auto" height="54" name="listview1" type="listview" viewmode="list" width="64" x="30" y="24">
<contents>
<item text="AAAA" />
<item text="BBBB" />
<item text="CCCC" />
<item text="DDD" />
<item text="EEEE" />
</contents>
</control>
</dialog>
</resource>
</resources>