Skybound Rebar

RebarButton.Refresh Method 

Forces this button to completely repaint.

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

Remarks

This method invalidates bounding rectangle of this button for the Rebar control that contains it. If this button has not been assigned to a band, calling this method has no effect.

See Also

RebarButton Class | Skybound.Rebar Namespace