Firefly Migration Reference
C#
VB
F#
Show/Hide TOC
Radio
Button Constructor
Initializes a new instance of the
RadioButton
class.
Definition
Namespace:
Firefly.Box.UI
Assembly:
Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
C#
Copy
public
RadioButton
()
VB
Copy
Public
Sub
New
F#
Copy
new
:
unit
->
RadioButton
See Also
Reference
RadioButton Class
Firefly.Box.UI Namespace
In This Article
Definition
See Also