Objective Grid for Microsoft® .NET® Reference Guide

GridTabBeam.Refresh Method 

Back to Class Index

Forces the control to invalidate its client area, and to immediately redraw itself and any child controls.

[Visual Basic]
Overrides Public Sub Refresh()
[C#]
public override void Refresh();

Remarks

The overridden method also recalculates the size and position of all buttons and tabs.

See Also

GridTabBeam Class | GridTabBeam Members | Stingray.Grid Namespace