[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonRadioButton.-ctor

RibbonRadioButton Constructor

RibbonRadioButton()

Creates a new instance of RibbonRadioButton.

Declaration
public RibbonRadioButton()
Public Sub New()

RibbonRadioButton(Image)

Creates a new instance of RibbonRadioButton.

Declaration
public RibbonRadioButton(Image smallImage)
Public Sub New(smallImage As Image)
Parameters
Type Name Description
Image smallImage