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





Description

Occurs when a user clicks the OK button.

Syntax

[Visual Basic .NET]
Public Sub OnOK() 

[C#]
public void OnOK();

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

[Java]
public  onOK();

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

Remarks

OnOK method is called by the hosting environment when the user clicks on "OK" on the "Preferences" property sheet.

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1