Advertisement
Guest User

Untitled

a guest
Sep 20th, 2013
520
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.97 KB | None | 0 0
  1. "ImageBorderLeft"
  2. {
  3. "ControlName" "ImagePanel"
  4. "fieldName" "ImageBorderLeft"
  5. "xpos" "0"
  6. "ypos" "0"
  7. "zpos" "4"
  8. "wide" "3"
  9. "tall" "32"
  10. "visible" "1"
  11. "enabled" "1"
  12. "fillcolor" "White"
  13. "scaleImage" "1"
  14. }
  15.  
  16. "ImageBorderRight"
  17. {
  18. "ControlName" "ImagePanel"
  19. "fieldName" "ImageBorderRight"
  20. "xpos" "23"
  21. "ypos" "0"
  22. "zpos" "4"
  23. "wide" "3"
  24. "tall" "32"
  25. "visible" "1"
  26. "enabled" "1"
  27. "fillcolor" "White"
  28. "scaleImage" "1"
  29. }
  30.  
  31. "ImageBorderTop"
  32. {
  33. "ControlName" "ImagePanel"
  34. "fieldName" "ImageBorderTop"
  35. "xpos" "0"
  36. "ypos" "0"
  37. "zpos" "4"
  38. "wide" "32"
  39. "tall" "3"
  40. "visible" "1"
  41. "enabled" "1"
  42. "fillcolor" "White"
  43. "scaleImage" "1"
  44. }
  45.  
  46. "ImageBorderBottom"
  47. {
  48. "ControlName" "ImagePanel"
  49. "fieldName" "ImageBorderBottom"
  50. "xpos" "0"
  51. "ypos" "23"
  52. "zpos" "4"
  53. "wide" "32"
  54. "tall" "3"
  55. "visible" "1"
  56. "enabled" "1"
  57. "fillcolor" "White"
  58. "scaleImage" "1"
  59. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement