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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1