STK XSend comments on this topic.
IAgUiAxStockRawEvents Interface

Description

AGI Map & Globe control raw stock events.

Public Methods

Public Method ClickOccurs when the user presses and then releases a mouse button over the control.
Public Method DblClickOccurs when the user presses and releases a mouse button and then presses and releases it again over the control.
Public Method KeyDownOccurs when the user presses a key while the control has the focus.
Public Method KeyPressOccurs when the user presses and releases a key or key combination that corresponds to an ANSI code.
Public Method KeyUpOccurs when the user releases a key while the control has the focus.
Public Method MouseDownOccur when the user presses a mouse button.
Public Method MouseMoveOccurs when the mouse pointer is moved across the control.
Public Method MouseUpOccurs when the user releases a mouse button.
Public Method MouseWheelOccurs when the mouse wheel is rotated on the control.
Public Method OLEDragDropFired when a source component is dropped onto the control
© 2024 Analytical Graphics, Inc. All Rights Reserved.