Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== REDRAW property ====== ==== Applies To ==== All controls. ==== Description ==== When set to false, prevents the display of visual changes in a particular window until re-set to true. This is particularly useful when a lot of manipulation is taking place and you don't want to redraw after each manipulation. Remember to reset this property to true when you have completed the manipulations. ==== Usage ==== //status// = **Set_Property**(//windowID//, "**REDRAW**", //truefalse//) //status// = **Get_Property**(//windowID//, "**REDRAW**") ** ** guides/programming/programmers_reference_manual/redraw.txt Last modified: 2024/06/19 20:20by 127.0.0.1