Occurs when the user presses and then releases a mouse button over the control.
[Visual Basic .NET] |
---|
Public Event Click() |
[C#] |
---|
public void Click(); |
[Managed C++] |
---|
public: void Click(); |
[Java] |
---|
public void click(); |
[Unmanaged C++] |
---|
public: void Click(); |
STK X | Send comments on this topic. |
Click Event (AgUiAx2DCntrl) | |
See Also |