STK XSend comments on this topic.
IAgUiAxGfxAnalysisCntrlEvents Interface

Description

AGI Gfx Analysis control 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.

CoClasses that Implement IAgUiAxGfxAnalysisCntrlEvents

© 2024 Analytical Graphics, Inc. All Rights Reserved.