ocxregisterpropedit_install_property_edit_callback_.htm
Navigation: Language Reference > App A - DDE, OLE, and OCX > OCX Library Procedures >====== OCXREGISTERPROPEDIT (install property edit callback) ====== | ![]() ![]() ![]() |
OCXREGISTERPROPEDIT( control , procedure )
OCXREGISTERPROPEDIT | Installs a property edit callback function. |
Control | An integer expression containing the field number or field equate label of the OLE control to affect. |
Procedure | The label of the property edit callback function for the control. |
OCXREGISTERPROPEDIT installs a property edit callback procedure for the control. The callback function procedure controls property edits to the control by allowing or disallowing them.
Example:
OCXREGISTERPROPEDIT(?OleControl,CallbackFunc)
See Also:
ocxregisterpropedit_install_property_edit_callback_.htm.txt · Last modified: 2021/04/15 15:57 by 127.0.0.1