EmEditor Home - EmEditor Help - Plug-in Reference - Messages to Plug-ins

EP_SET_PROPERTIES

Requests the plug-in to display the properties.

EP_SET_PROPERTIES
   hwnd = hwndParent;
    wParam = 0;
    lParam = 0;

Parameters

hwndParent

The window handle of the Plug-ins Settings dialog box.

Return Values

You must return TRUE if the properties have been displayed, or FALSE if the properties have not been displayed.

Feedback Send feedback on this topic to Emurasoft

Copyright © 2003-2011 by Emurasoft, Inc.