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






Windows & Linux

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

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface