Share via


BaseGridControl.UpdateBounds Method

Include Protected Members
Include Inherited Members

Updates the bounds of the control.

Overload List

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

Top

See Also

Reference

BaseGridControl Class

BaseGridControl Members

Microsoft.VisualStudio.Data.Schema.Project.Common.UI.KomodoGridSupport Namespace