BeMDI SDK

  CMDIMouseAction

CMDIMouseAction::mouseAction
Current operation.
enumMouseAction mouseAction;


Remarks
Possible values:
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.

  Top


© 2000 by 3rd-evolution