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.ComputeHeight

[To be supplied.]

[Visual Basic]
Protected Function ComputeHeight() As Integer
[C#]
protected int ComputeHeight();
[C++]
protected: int ComputeHeight();
[JScript]
protected function ComputeHeight() : int;

See Also

ValueEditorHost Class | ValueEditorHost Members | System.WinForms Namespace