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






Windows & Linux

Description

Framework calls the method to notify the control it needs to save any pending modifications.

Syntax

[Visual Basic .NET]
Public Sub OnSaveModified() 

[C#]
public void OnSaveModified();

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

[Java]
public  onSaveModified();

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

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface