RadioButton Class

A RadioButton

Namespace:  Squid
Assembly:  Squid.Core (in Squid.Core.dll)

Syntax


public class RadioButton : Control, 
	ICheckable
Public Class RadioButton _
	Inherits Control _
	Implements ICheckable
public ref class RadioButton : public Control, 
	ICheckable

Inheritance Hierarchy


Control
  Squid..::..RadioButton