Click or drag to resize
RadioSelectionChangedEventArgs Constructor
No documentation supplied.

Namespace: RadioPanelApp
Assembly: VirtualRadar.WinForms (in VirtualRadar.WinForms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public RadioSelectionChangedEventArgs(
	RadioButton rb
)

Parameters

rb
Type: System.Windows.FormsRadioButton
See Also