Recreates the radio buttons layout.

Namespace:  Greatis.Nostalgia
Assembly:  Greatis.Nostalgia (in Greatis.Nostalgia.dll)

Syntax

Visual Basic (Declaration)
Public Sub UpdateButtons
C#
public void UpdateButtons()
Visual C++
public:
void UpdateButtons()
JavaScript
function updateButtons();

See Also