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.UpdateBounds ()

Updates the bounds of the control based on the handle the control is bound to.

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

See Also

Control Class | Control Members | System.WinForms Namespace | Control.UpdateBounds Overload List