STK XSend comments on this topic.
Click Method (IAgUiAxVOCntrlRawEvents)
See Also 
Windows






Windows & Linux

Description

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

Syntax

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

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.