RadioMenuItem


Description:

public RadioMenuItem (string text, CheckButtonGroup group)

Creates a new radio button menu item.

Parameters:

text

The text for the menu item Label.

group

The CheckButtonGroup for the radio button.