LAnimationWindow: Window vs. Control

To be notified of: LAnimationWindow as Control LAnimationWindow as Window
MouseDown LBW_LBUTTONDOWNLBW_RBUTTONDOWN override MsgProcCallBack
MouseUp LBW_LBUTTONUPLBW_RBUTTONUP override MsgProcCallBack
Click LBW_LBUTTONCLICKEDLBW_RBUTTONCLICKED override MsgProcCallBack
Double Click LBW_LBUTTONDBLCLKLBW_RBUTTONDBLCLK override MsgProcCallBack
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 overrride 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 20.0.2020.4.5
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Raster Imaging C++ Class Library Help