UpdateBounds Method

Vista Bridge Library

[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
UpdateBounds()()()
Updates the bounds of the control with the current size and location.
(Inherited from Control.)
UpdateBounds(Int32, Int32, Int32, Int32)
Updates the bounds of the control with the specified size and location.
(Inherited from Control.)
UpdateBounds(Int32, Int32, Int32, Int32, Int32, Int32)
Updates the bounds of the control with the specified size, location, and client size.
(Inherited from Control.)

See Also