Dediğin şöyle:
int x;
if(chesckbox1.checked==true)
{
x=5
}
Butonada: label1.text=x.tostring();