C# Class Sunny.UI.Demo.FRadioButton

Inheritance: UITitlePage
显示文件 Open project: yhuse/SunnyUI

Public Methods

Method Description
FRadioButton ( ) : System
Init ( ) : void

Private Methods

Method Description
uiButton2_Click ( object sender, EventArgs e ) : void
uiButton4_Click ( object sender, EventArgs e ) : void
uiRadioButton1_CheckedChanged ( object sender, EventArgs e ) : void
uiRadioButtonGroup1_ValueChanged ( object sender, int index, string text ) : void

Method Details

FRadioButton() public method

public FRadioButton ( ) : System
return System

Init() public method

public Init ( ) : void
return void