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. ====== EDITLINE Control ====== The EDITLINE control is a Windows control that …. Developer Notes 1. Equated constants for the EditLine control can be found in the PS_EDIT_EQUATES insert record. 2. Equated constants the Windows API EditLine messages and styles can be found in the MSWIN_EDIT_EQUATES insert record. 3. The internal name of an EditLine control is actually EDITFIELD, not EDITLINE. Keep this in mind if you create EditLine controls dynamically via the SYSTEM object's CREATE method. For a full list of properties supported by the EditLine, see [[programming:programmers_reference_manual:which_controls_support_which_properties|this list of properties by control]] guides/oi10/presentation_server/editline_control.txt Last modified: 2023/12/04 09:12by 127.0.0.1