[]
        
(Showing Draft Content)

C1.Win.Input.C1RadioButton.OnClick

OnClick Method

OnClick(EventArgs)

Raises the OnClick(EventArgs) event.

Declaration
protected override void OnClick(EventArgs e)
Parameters
Type Name Description
EventArgs e

An MouseEventArgs that contains the event data.

Overrides