[]
        
(Showing Draft Content)

C1.Framework.RadioButtonElement

RadioButtonElement Class

Radio button with text and image.

Namespace: C1.Framework
Assembly: C1.Win.4.8.dll
Syntax
public class RadioButtonElement : CheckButtonElement, ISupportUia, IToolTipElement, IUiaButton, IUiaInvokeProvider

Constructors

Name Description
RadioButtonElement()

Initializes a new RadioButtonElement.

RadioButtonElement(Style)

Initializes a new RadioButtonElement with specified style.

RadioButtonElement(Style, params object[])

Initializes a new RadioButtonElement with specified style and content.

RadioButtonElement(params object[])

Initializes a new RadioButtonElement with specified content.

Methods

Name Description
GetImage(RadioButtonState)

Returns the radio box image.

GetRadioImage(bool)

Returns the radio box image.

OnCheckedChanged()

Called when check box state is changed.