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!

Control.UpdateZOrder

Updates this control in it's parent's zorder.

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

See Also

Control Class | Control Members | System.WinForms Namespace