C1.Win.8 Assembly / C1.Framework Namespace / RadioButtonElement Class / RadioButtonElement Constructor / RadioButtonElement Constructor(Style)
The Style object to use.

In This Topic
RadioButtonElement Constructor(Style)
In This Topic
Initializes a new RadioButtonElement with specified style.
Syntax
'Declaration
 
Public Function New( _
   ByVal style As Style _
)
 

Parameters

style
The Style object to use.
See Also