LAnimationWindow: Window vs. Control

To be notified of:

LAnimationWindow as Control

LAnimationWindow as Window

MouseDown

LBW_LBUTTONDOWN

LBW_RBUTTONDOWN

override MsgProcCallBack

MouseUp

LBW_LBUTTONUP

LBW_RBUTTONUP

override MsgProcCallBack

Click

LBW_LBUTTONCLICKED

LBW_RBUTTONCLICKED

override MsgProcCallBack

Double Click

LBW_LBUTTONDBLCLK

LBW_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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
LEADTOOLS Raster Imaging C++ Class Library Help