Opens a custom toolbar. You can send this message explicitly or by using the Editor_ToolbarOpen inline function.
EE_TOOLBAR_OPEN
wParam = 0;
lParam = (LPARAM) (TOOLBAR_INFO*) pToolbarInfo;
pToolbarInfo
Pointer to the TOOLBAR_INFO structure.
The return value is a custom toolbar ID. If the message fails, the return value is zero.
Supported on EmEditor Professional Version 7.00 or later.
Send feedback on this topic to Emurasoft