NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

ValueEditorHost.OnCancel

[To be supplied.]

[Visual Basic]
Overridable Protected Sub OnCancel()
[C#]
protected virtual void OnCancel();
[C++]
protected: virtual void OnCancel();
[JScript]
protected function OnCancel();

See Also

ValueEditorHost Class | ValueEditorHost Members | System.WinForms Namespace