guides:oi10:presentation_server:editline_control

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 this list of properties by control

  • guides/oi10/presentation_server/editline_control.txt
  • Last modified: 2023/12/04 09:12
  • by 127.0.0.1