From 9f90bde42f138a30d5923b0af185f6edf08f37ac Mon Sep 17 00:00:00 2001 From: "igor.nikitin" Date: Tue, 16 Apr 2019 10:34:42 -0400 Subject: Moving Files for Lowercasing --- temp/resource/ui/controlpointprogressbar.res | 67 ++++++++++++++++++++++++++++ 1 file changed, 67 insertions(+) create mode 100644 temp/resource/ui/controlpointprogressbar.res (limited to 'temp/resource/ui/controlpointprogressbar.res') diff --git a/temp/resource/ui/controlpointprogressbar.res b/temp/resource/ui/controlpointprogressbar.res new file mode 100644 index 0000000..aa526dc --- /dev/null +++ b/temp/resource/ui/controlpointprogressbar.res @@ -0,0 +1,67 @@ +"Resource/UI/ControlPointProgressBar.res" +{ + "ControlPointProgressBar" + { + "ControlName" "EditablePanel" + "fieldName" "ControlPointProgressBar" + "xpos" "0" + "ypos" "0" + "zpos" "20" + "wide" "100" + "tall" "65" + "wide_minmode" "65" + "tall_minmode" "42" + "visible" "0" + "enabled" "1" + } + + "ProgressBar" + { + "ControlName" "CircularProgressBar" + "fieldName" "ProgressBar" + "wide" "0" + "tall" "0" + "visible" "0" + "enabled" "0" + } + + "Teardrop" + { + "ControlName" "CIconPanel" + "fieldName" "Teardrop" + "wide" "0" + "tall" "0" + "visible" "0" + "enabled" "0" + } + + "TeardropSide" + { + "ControlName" "CIconPanel" + "fieldName" "TeardropSide" + "wide" "0" + "tall" "0" + "visible" "0" + "enabled" "0" + } + + "ProgressText" + { + "ControlName" "Label" + "fieldName" "ProgressText" + "wide" "0" + "tall" "0" + "visible" "0" + "enabled" "0" + } + + "Blocked" + { + "ControlName" "CIconPanel" + "fieldName" "Blocked" + "wide" "0" + "tall" "0" + "visible" "0" + "enabled" "0" + } +} \ No newline at end of file -- cgit v1.2.3