LAnimationWindow: Window vs. Control

To be notified of: LAnimationWindow as Control LAnimationWindow as Window
MouseDown LBW_LBUTTONDOWN override MsgProcCallBack
LBW_RBUTTONDOWN
MouseUp LBW_LBUTTONUP override MsgProcCallBack
LBW_RBUTTONUP
Click LBW_LBUTTONCLICKED override MsgProcCallBack
LBW_RBUTTONCLICKED
Double Click LBW_LBUTTONDBLCLK override MsgProcCallBack
LBW_RBUTTONDBLCLK
MouseMove LBW_MOUSEMOVE override MsgProcCallBack
GotFocus LBW_SETFOCUS override MsgProcCallBack
LostFocus LBW_KILLFOCUS override MsgProcCallBack
KeyDown LBW_KEYDOWN override MsgProcCallBack
KeyUp LBW_KEYUP override MsgProcCallBack
KeyPress LBW_KEYPRESS override MsgProcCallBack
Scroll LBW_SCROLLED override MsgProcCallBack
File Drag/Drop LBW_FILEDRAGDROP override OnFileDropped
BitmapChange LBW_BITMAPCHANGED override StartChanging
override EndChanging
WindowPaint LBW_PAINTED override OnDraw
PaintNotification LBW_PAINTEFFECTS override PaintNotification
PanWindowEvent LBW_PANWINDOW override PanWndCallBack
ZoomInDone LBW_ZOOM override OnZoom
Resize LBW_SIZECHANGED override MsgProcCallBack
RgnChange LBW_RGNCHANGED
MoveFirstFrame LAM_MOVE_FIRST
MoveLastFrame LAM_MOVE_LAST
MoveNextFrame LAM_MOVE_NEXT
MovePreviousFrame LAM_MOVE_PREV
MoveToFrame LAM_MOVE_TO
Animation Playback events, during playback LAM_PLAYBACK_EVENT

For more information, refer to LAnimationWindow Control Notification Messages.

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Raster Imaging C++ Class Library Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.