BeMDI SDK |
enumMouseAction mouseAction;
|
MDI_MA_NONE | No operation. |
MDI_MA_SIZE | The user resizes the target view. |
MDI_MA_MOVE | The user moves the target view. |
MDI_MA_CLOSE_BOX_PRESSED | The user pressed the close box. |
MDI_MA_MAXIMIZE_BOX_PRESSED | The user pressed the maximize box. |