STK XSend comments on this topic.
DblClick Method (IAgUiAxStockRawEvents)
See Also 
Windows






Windows & Linux

Description

Occurs when the user presses and releases a mouse button and then presses and releases it again over the control.

Syntax

[Visual Basic .NET]
Public Sub DblClick() 
[C#]
public void DblClick();
[Managed C++]
public: void DblClick();
[Java]
public  dblClick();
[Unmanaged C++]
public: HRESULT DblClick();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.