AGI Ui Plugins 11 Send comments on this topic.
OnCancel Method (IAgUiPluginConfigurationPageActions)
See Also 





Description

Occurs when a user clicks the Cancel button.

Syntax

[Visual Basic .NET]
Public Sub OnCancel() 

[C#]
public void OnCancel();

[Managed C++]
public: void OnCancel();

[Java]
public  onCancel();

[Unmanaged C++]
public: HRESULT OnCancel();

Remarks

OnCancel method is called by the hosting environment when user clicks on "Cancel" button on the "Preferences" property sheet.

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1