STK XSend comments on this topic.
Click Event (AgUiAx2DCntrl)
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 Event Click()
[C#]
public void Click();
[Managed C++]
public: void Click();
[Java]
public void click();
[Unmanaged C++]
public: void Click();

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.