Click or drag to resize
GridTabBeamRefresh Method
Forces the control to invalidate its client area, and to immediately redraw itself and any child controls.

Namespace: Stingray.Grid
Assembly: Stingray.GridTabControl (in Stingray.GridTabControl.dll) Version: 14.0.0.0
Syntax
public override void Refresh()
Remarks
This overridden method also recalculates the size and position of all buttons and tabs.
See Also