| **Navigation:**  [[introduction.htm|Language Reference]] > App A - DDE, OLE, and OCX > OCX Library Procedures >====== OCXUNREGISTERPROPEDIT (un-install property edit callback) ====== | [[ocxregistereventproc install event processing callback .htm|{{btn_prev_n.gif|Previous page}}]][[introduction.htm|{{btn_home_n.gif|Return to chapter overview}}]][[ocxunregisterpropchange un install prop change callback .htm|{{btn_next_n.gif|Next page}}]] | | || **OCXUNREGISTERPROPEDIT(** //control// **)** {{blk2blue.jpg|blk2blue.jpg}} | **OCXUNREGISTERPROPEDIT** | Un-installs a property edit callback procedure. | | //control// | An integer expression containing the field number or field equate label of the OLE control to affect. | **OCXUNREGISTERPROPEDIT** un-installs a property edit callback //procedure// for the //control.// **Example:** **OCXUNREGISTERPROPEDIT(?OleControl)** **See Also:** [[callback functions.htm|Callback Functions]]