You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

RulesPanel.res 625B

123456789101112131415161718192021222324252627282930313233343536373839
  1. "Admin\RulesPanel.res"
  2. {
  3. "Rules list"
  4. {
  5. "ControlName" "ListPanel"
  6. "fieldName" "Rules list"
  7. "xpos" "10"
  8. "ypos" "10"
  9. "wide" "540"
  10. "tall" "210"
  11. "autoResize" "3"
  12. "pinCorner" "0"
  13. "visible" "1"
  14. "enabled" "1"
  15. "tabPosition" "1"
  16. }
  17. "Change"
  18. {
  19. "ControlName" "Button"
  20. "fieldName" "Change"
  21. "xpos" "10"
  22. "ypos" "225"
  23. "wide" "80"
  24. "tall" "24"
  25. "autoResize" "0"
  26. "pinCorner" "2"
  27. "visible" "1"
  28. "enabled" "1"
  29. "tabPosition" "2"
  30. "labelText" "#Rules_Panel_List_Edit"
  31. "textAlignment" "center"
  32. "dulltext" "0"
  33. "brighttext" "0"
  34. "Default" "0"
  35. "command" "edit"
  36. }
  37. }