Hope this will help.

string i = 1;
CheckBox.Checked = Convert.ToBoolean( i );

Related topics:
Convert int to string – C# source code

Random Posts