Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Enables or disables the handling of mouse double-clicks on the status bar.
void EnablePaneDoubleClick(
BOOL bEnable=TRUE
);
Parameters
- [in] bEnable
If TRUE, enable the processing of the mouse double-click. Otherwise disable the processing of the mouse double-click.
Remarks
If the status bar is enabled to process double clicks, Windows sends the WM_COMMAND notification together with a resource ID to the owner of the status bar every time that the user double clicks on the status bar pane.
Requirements
Header: afxstatusbar.h