uninstallingpage.xml 445 B

12345678910
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Windows>
  3. <!-- 进度 -->
  4. <VerticalLayout >
  5. <VerticalLayout width="570" height="332" bkimage="file='uninstall_bg2.png'">
  6. <Control height="290" />
  7. <Slider name="slrUnInstProgress" padding="45,0,0,0" height="3" width="480" mouse="false" foreimage="uninst_process_top.png" bkimage="uninst_process_bottom.png" thumbsize="0,0" bkcolor="#FFDB4C4C" />
  8. </VerticalLayout>
  9. </VerticalLayout>
  10. </Windows>