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. ====== CANUNDO property ====== ==== Applies To ==== Edit line, edit box, combo box, edit table. ==== Description ==== If an action that can be undone has been performed against the control, CANUNDO returns true. ==== Syntax ==== //status// = **Get_Property**(//objectname//, "**CANUNDO**") ==== Remarks ==== To undo an action, use the Send_Message function with the UNDO message. The CANUNDO property is used only with Get_Property. ==== Returns ==== Boolean value. True if the last operation against the control can be undone. ==== See Also ==== [[undo_message|Send_Message("UNDO")]] guides/programming/programmers_reference_manual/canundo.txt Last modified: 2024/06/19 20:20by 127.0.0.1