STK XSend comments on this topic.
Click Method (IAgUiAxGfxAnalysisCntrlEvents)
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();
[Unmanaged C++]
public: void Click();
[Java]
public void click();
[Python - STK API ]
def Click(self) -> None:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.